Loading Tool

Explorer IconExplorer

Memory Pool

77,930 transactions
29.28 vMB
0.06321470 BTC
Random Selection Loading Transactions
Max Size: 175.91/200 MB

Candidate Block

Mining Attempt d1638fe7fd3557c84a0f4d0c96fd14cd1a621d51c5b0b1a0b3251f507b04a14b
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8e68e70f2049501bd02aa495c03ae5518cf918401b9a4860b3691b6c67a58607
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,847
Size: 1.00 vMB
Total Fees: 0.00384864 BTC
Feerates: 12.16 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (107,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,003 807,003 00000000000000000004d065229b127e0929eeeaec2c26a2bea96aaacb2c6d85 4,734 1.00/1.00 vMB 15
807,002 807,002 000000000000000000015d9af5dac4ed362a0d2324e31741ea80df8a8c6e6a64 3,899 1.00/1.00 vMB 17
807,001 807,001 0000000000000000000130e9fb5b0cd093428885120afa231fce219cad98a962 4,337 1.00/1.00 vMB 20
807,000 807,000 000000000000000000014fade1a7bac21dce812cb6ffbec36bab94c04a144c79 4,601 1.00/1.00 vMB 16
806,999 806,999 0000000000000000000158386f34c4728f68b5eb7d24067dc1f621b429ef0bf1 4,104 1.00/1.00 vMB 18
806,998 806,998 00000000000000000004831757558fd84ac50a330abd039f5928663b773fc8ad 4,563 1.00/1.00 vMB 17
806,997 806,997 000000000000000000039dbcebb70d0749a3b1a5963c64a946c76bd8c9f4d308 5,501 1.00/1.00 vMB 15
806,996 806,996 000000000000000000012b46fb03450bc90f67064e101932013b4dfb35b402a8 4,366 1.00/1.00 vMB 18
806,995 806,995 0000000000000000000426ea370e06ec3a27a7206674779e1dfea53a92444b76 2,720 1.00/1.00 vMB 22
806,994 806,994 0000000000000000000332b1365a3efd8d3b15c3e50798f784a2b3b2fd7540ae 4,092 1.00/1.00 vMB 21
806,993 806,993 00000000000000000004b0302ad857edb60933acc73807307acc1cd15cb035df 4,600 1.00/1.00 vMB 17
806,992 806,992 000000000000000000020be30d9bc10ed203be4fb73130abbcb6f8948cd2aee0 1,856 1.00/1.00 vMB 21
806,991 806,991 00000000000000000004c2afda9af8c275b1254e32ab819a31628ed67aa76df0 5,422 1.00/1.00 vMB 17
806,990 806,990 00000000000000000004897b55cdcdb3503c5da7386d4cdd15ff8671ca6abf4b 3,282 1.00/1.00 vMB 17
806,989 806,989 00000000000000000004c759c434a17545af1aa7bae846cc86a679e22689f01b 4,685 1.00/1.00 vMB 19
806,988 806,988 0000000000000000000062c71378856c37a99967241fd7cab5cab479766d5b15 3,210 1.00/1.00 vMB 17
806,987 806,987 000000000000000000003c95eb7dd9efca9ccd84f4f00032d9aff5e842c0763f 2,560 1.00/1.00 vMB 16
806,986 806,986 00000000000000000001db9a0bf5b43110d7e98dce72fc7a1f338d059114cdf3 3,311 1.00/1.00 vMB 20
806,985 806,985 00000000000000000001b941c9d595618f1795186c84bdafaa79c10f79bf3cfc 2,528 1.00/1.00 vMB 16
806,984 806,984 00000000000000000003b3524c273dbc9103516bf99a136d8379f27993491298 1,601 1.00/1.00 vMB 19
806,983 806,983 00000000000000000000c962477792462033f6446685ea3df0f65f7a97053b72 3,043 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.38 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.47 GB
    • Received: 14.98 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.