Loading Tool

Explorer IconExplorer

Memory Pool

72,589 transactions
28.04 vMB
0.06958422 BTC
Random Selection Loading Transactions
Max Size: 166.17/200 MB

Candidate Block

Mining Attempt f5223924834d18f75da20399b5c85803ca1ee70bdd8f837e48a98038212d8f14
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 6fbff2209d97901e79d674e8a2e1eb5dd7c525f76f9e1ff7d6acb44841efad48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,815
Size: 1.00 vMB
Total Fees: 0.01299554 BTC
Feerates: 101.52 > 1.30 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (401,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,779 513,779 0000000000000000000ee75ddaf3293f61a307255d7a2cc1427d775705fdef13 466 0.37/1.00 vMB 21
513,778 513,778 0000000000000000001acdb16b27d36717a31282a698e21bc282da2ca2295597 2,385 1.00/1.00 vMB 39
513,777 513,777 0000000000000000003b159438423a3fb383785a245fd13d7589cdcf65c528ac 73 0.02/1.00 vMB 14
513,776 513,776 0000000000000000002b87fc737bf898cc59bda61edb2261473b865977b9aab2 460 0.22/1.00 vMB 18
513,775 513,775 00000000000000000040fdf88959febd7f3ec96c36cea37adcb83cbed5115a85 1,275 0.63/1.00 vMB 32
513,774 513,774 0000000000000000003fad66ca480ce72510ced734e1fe8df34767d1f0208bc6 1,246 0.69/1.00 vMB 40
513,773 513,773 000000000000000000033c1f2ca97a91f0ca1720ac16041902823491afb6ccc2 666 0.34/1.00 vMB 37
513,772 513,772 0000000000000000000dc6139e3aba1ab11dbc2da31a6189eadb7aa180c0d6ca 589 0.46/1.00 vMB 12
513,771 513,771 00000000000000000024ce20031430ea44a9ab86c90cb283ba14c0e722b946a0 2,614 1.00/1.00 vMB 43
513,770 513,770 0000000000000000000f448d828a098a5b35ac57fa1e93bd7400b3f18ef6755a 890 0.45/1.00 vMB 21
513,769 513,769 0000000000000000005267d697ceb5a311526fe84376b040910ee8135f6bdcb2 1,613 0.99/1.00 vMB 12
513,768 513,768 000000000000000000408d893e648d1b365b3e2ddca041a56e3468ca375a0012 1,914 1.00/1.00 vMB 69
513,767 513,767 0000000000000000001e0ee7194054502baaf9f5a09a703bf2020a03608fced3 257 0.22/1.00 vMB 21
513,766 513,766 0000000000000000002b0d37616b5f1b1af9f056d69201eba2ef271520de3936 1,324 1.00/1.00 vMB 22
513,765 513,765 00000000000000000014e558fcd447aeac0c73d636d192c9f3e397ba303b0c5e 1,201 1.00/1.00 vMB 23
513,764 513,764 0000000000000000004fc1fdec1cea44cb3d9507d10ee1735e328d1630d9c92d 1,109 1.00/1.00 vMB 17
513,763 513,763 0000000000000000004cb71cade872ccac4af63b3b5ceddb3dd68a7840e31ee1 1,062 1.00/1.00 vMB 16
513,762 513,762 00000000000000000026073c3f6890119b2a3745d1e46387ebaaf172040bc971 1,696 1.00/1.00 vMB 31
513,761 513,761 00000000000000000053a81404e72500de794eefc55a274cce1cc6ba2ce7e8aa 1,576 1.00/1.00 vMB 27
513,760 513,760 0000000000000000001e2e847eac7b3ff066d35236e4fb7e1c351beae4f23450 285 0.12/1.00 vMB 33
513,759 513,759 00000000000000000030c68b8859b85c4ea4a43cdacfa9b7b541de8ddb7c46f7 663 0.25/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.