Loading Tool

Explorer IconExplorer

Memory Pool

32,322 transactions
18.39 vMB
0.04533575 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.33/200 MB

Candidate Block

Mining Attempt 689d7f10f0d804ab02fd70649728072eb56fb32cfd514162d267af3c69d34aeb
Version 20000000
Previous Block 00000000000000000002005deae319b86dc5a121cbd8d6ed9bf47e992498e178
Merkle Root 9d208c737fa917250b08d09e69348adb1c77f679dc683467da2b9db2a112baba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,396
Size: 0.997948 1.00 vMB
Total Fees: 0.00999746 BTC
Feerates: 75.84 > 1.00 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,869 (783,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,534 130,534 0000000000000d47951f10299b7593046b78b6804fa9a6dfe04fc96e8f5bd2df 17 0.01/1.00 vMB 1,408
130,533 130,533 0000000000000fc047431dd2adece1a7dff86e1e3d4c9114ca108f75587bb4a5 39 0.02/1.00 vMB 501
130,532 130,532 00000000000008e2e541aec37e47b7a1a637ff13423022684c8ca6b832529378 134 0.05/1.00 vMB 1,909
130,531 130,531 0000000000000ac2d634b77c822f595a5d01593642198166c21134bb9f9af133 12 0.01/1.00 vMB 597
130,530 130,530 00000000000001dfdb26f6d47300b58c15c9e71066bf6ebf0e226bcf878132d1 17 0.00/1.00 vMB 1,306
130,529 130,529 0000000000001c69e604fd0e35fc9627fa2131a77c721c70a7356ab2e6d37a49 87 0.02/1.00 vMB 173
130,528 130,528 00000000000017cc51d965cdbd8dc93daee7f679204475e7ca8c517624dc801f 27 0.01/1.00 vMB 1,204
130,527 130,527 00000000000013078b8049d13563560a0358047147fcbe34a1cc1b76173005e3 1 0.00/1.00 vMB 0
130,526 130,526 00000000000004d1ed538723ac65312ce168551e7ac8385820a27c930cc2e597 21 0.01/1.00 vMB 1,362
130,525 130,525 0000000000001383ff35e6d0722f1dd6b63af9ade62c2930d3411baf1dae6704 31 0.02/1.00 vMB 263
130,524 130,524 0000000000000772df04ce6999072ba9b4816ebd24816cdcf5e2fea7f67e4fa3 36 0.01/1.00 vMB 1,981
130,523 130,523 000000000000082c3c6e214bd31de596644cad4d752a244ae0a094aeb19e83a2 67 0.03/1.00 vMB 996
130,522 130,522 000000000000155dcce73feb9428b0d7f034cfbb0ec55ffd904c12347eed9322 44 0.02/1.00 vMB 891
130,521 130,521 000000000000193c48632fa6a1946b14e8beef3cfc3bc81d3ccaa2ffcba4c4ae 18 0.01/1.00 vMB 860
130,520 130,520 0000000000000110c64768f0122ec5e064190d65a4b2130250fab651f409f563 13 0.00/1.00 vMB 1,187
130,519 130,519 0000000000000eb4ee09ad1335544aa047c37ebcd761fed13d44130eec058481 64 0.03/1.00 vMB 1,404
130,518 130,518 0000000000000a50c5048c821e947070dad0f0f6da898ea2d3d0c582faec9385 80 0.04/1.00 vMB 597
130,517 130,517 0000000000001485d87d41b0123b77d3a4db2f5b896d2e581e4bd5e8bba04030 5 0.00/1.00 vMB 1,299
130,516 130,516 00000000000001f458bc7c48b9a9e46a30af2c0db75927b2d28d07f27bbedb31 137 0.05/1.00 vMB 308
130,515 130,515 0000000000001360cb21c8aa04a0902652637f80a6bbfba097bc5deb4cc39072 11 0.00/1.00 vMB 1,810
130,514 130,514 00000000000006448d23ea4f072e54bcf619cbfb119b260228b3d26924248722 7 0.00/1.00 vMB 778
Previous 10 blocks ↓
Total Size: 780.38 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 524.11 GB
    • Received: 5.03 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.