Loading Tool

Explorer IconExplorer

Memory Pool

78,039 transactions
29.24 vMB
0.07580925 BTC
Random Selection Loading Transactions
Max Size: 179.27/200 MB

Candidate Block

Mining Attempt 45ff9c21f46890193ef8d981ead86ec99fee611392b38d82173f6abeed02fb5f
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root f30a329407fb4fd32f26b8d141b82f0403e6f476dbaf47f6c4840ab125b67ffc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,545
Size: 1.00 vMB
Total Fees: 0.01182037 BTC
Feerates: 73.20 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (459,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,129 456,129 0000000000000000002471fcc7d99e69514fa04c1685bfc7431afd067eecac58 2,241 1.00/1.00 vMB 80
456,128 456,128 0000000000000000011aff2ae6701bc534736fe027a04a9dc14587e585297dfa 702 1.00/1.00 vMB 110
456,127 456,127 0000000000000000023ac5cd5cde8b853246dfe477f235a8aab4dc7a3eb85dda 1,929 1.00/1.00 vMB 125
456,126 456,126 000000000000000002351cbab93ae105c836bad6bed6ed395bd8557ee5735281 2,393 1.00/1.00 vMB 211
456,125 456,125 0000000000000000004b513e269d2d77f60b892343432c8f9694d3f527ea8d0b 3,324 1.00/1.00 vMB 132
456,124 456,124 000000000000000001377ee22d06be3c17ad89943905df7a0c1428bc03ca9cec 1,882 1.00/1.00 vMB 157
456,123 456,123 0000000000000000010d412bba55acd9460eb9f843752eb4e7892e12640dd0cd 2,190 1.00/1.00 vMB 127
456,122 456,122 00000000000000000055a358512a50128476f0269c433c4b79e6b0b5ceb74f13 2,140 1.00/1.00 vMB 159
456,121 456,121 000000000000000000154849229cfa3e297a2f338151049bd025edbfa33f0ddd 1,776 1.00/1.00 vMB 165
456,120 456,120 0000000000000000008f8e8f05918099d5dc6e2b599b4f23cf599232ebe4a200 2,327 1.00/1.00 vMB 189
456,119 456,119 0000000000000000013e1ddc1a9d7087aaf69595b01e2a69184acfddea762aa7 1,921 1.00/1.00 vMB 164
456,118 456,118 0000000000000000015cce38473fbfff158842c2dd380f175e5d005f553c5046 2,408 1.00/1.00 vMB 183
456,117 456,117 0000000000000000008fdbf0296e3fd3e4ff3661684256512575755368ee7f97 2,054 1.00/1.00 vMB 190
456,116 456,116 0000000000000000014352d3f49c36ab9cdcfa65183e480f6cb4ec8e91c95c7d 2,418 1.00/1.00 vMB 144
456,115 456,115 00000000000000000031a408791ecaa70697d87db5feae9178cd7963d2558a82 2,452 1.00/1.00 vMB 127
456,114 456,114 000000000000000000109d376752bc5f4345d3d58cee0109ecf4f2c4f9963e54 2,387 1.00/1.00 vMB 135
456,113 456,113 0000000000000000005159a3fcf3ea6c5b6731940bc0609f20dc28f6a0be51b2 1,903 1.00/1.00 vMB 146
456,112 456,112 000000000000000000a826b5aa7ee44785596c819a4786659ff0b65a4ec191b8 2,420 1.00/1.00 vMB 219
456,111 456,111 000000000000000001357e48510ca323fdb9907be57cbf01033cc8e5be592d36 1,495 1.00/1.00 vMB 160
456,110 456,110 000000000000000001cb59759fbc61d85e4ab82d87d259a4a4a8c9b222af9921 2,144 1.00/1.00 vMB 199
456,109 456,109 000000000000000001ba66fd3c2be1bf34de2936450c882de806e0aade9ddf53 2,682 1.00/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.