Loading Tool

Explorer IconExplorer

Memory Pool

81,934 transactions
29.97 vMB
0.14653615 BTC
Random Selection Loading Transactions
Max Size: 181.62/200 MB

Candidate Block

Mining Attempt 80bdf79734866d3c7c7432be55b4b42f72139e698367307d780bfd30548813eb
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 92e25e6a5f24bbfc8d5f24516c84bf291c6e4a63cd8e6979941b8e85b6313df8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.07718599 BTC
Feerates: 101.65 > 7.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (621,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,833 293,833 000000000000000013261600e8b70ecd46a40b88092b821cda6dd22f37008c73 621 0.35/1.00 vMB 35
293,832 293,832 0000000000000000481de92c7cbd1899b2afd4f20bfc918304c77de2fbb9e18a 29 0.02/1.00 vMB 18
293,831 293,831 00000000000000000033561bde8e5c385fdd4729dfbbfee6e280c057e0526a81 71 0.14/1.00 vMB 15
293,830 293,830 0000000000000000246b3b4aaba02bf10fd7d7e702d0d2617fa172025ac69b44 178 0.10/1.00 vMB 28
293,829 293,829 00000000000000009bb72d2a2608e14e03a3a5645dedf064768fb2d4fd5fe602 100 0.06/1.00 vMB 27
293,828 293,828 00000000000000000f31e2c325447072badda8fdbae7f58a230f0ca609e316e0 225 0.15/1.00 vMB 26
293,827 293,827 00000000000000001df7e954d2671c57979e59773f107b526b17ac3e0d7f7f35 515 0.35/1.00 vMB 27
293,826 293,826 0000000000000000514eb64c9786593997d625d33df8928847ffe5230e78d070 631 0.30/1.00 vMB 37
293,825 293,825 00000000000000005c01f55d773f80356da4f4d470d1372a6fdf194b9ceaded2 251 0.16/1.00 vMB 28
293,824 293,824 00000000000000003fdde1983def68505b3c41209b956fd6acd74c07bdca74d9 740 0.53/1.00 vMB 27
293,823 293,823 00000000000000007f0e1f3dbe19f2fe414f7c871fa1d994f9aeed021d838b95 813 0.35/1.00 vMB 44
293,822 293,822 00000000000000003237efb8eba61943088ef15b832c61001db09d6422d82450 203 0.08/1.00 vMB 45
293,821 293,821 000000000000000047a6fafbe6381c098634cc9c6adb6ee32d10f43f2f11dd21 84 0.05/1.00 vMB 23
293,820 293,820 0000000000000000b0378898dc3e8873469124dbfbacb30d13f4866126192eb1 487 0.25/1.00 vMB 35
293,819 293,819 0000000000000000be067207573f1059167780f36953036943da4dd27312228d 203 0.11/1.00 vMB 30
293,818 293,818 000000000000000084d2f46bb59f9ecaffb0b65fdba6de8d2aa8e2c53880e775 59 0.08/1.00 vMB 11
293,817 293,817 000000000000000073daf47052d1144031892d3fd9af6bd8c132f5a8fc8f7a25 397 0.22/1.00 vMB 48
293,816 293,816 0000000000000000d49cdb504c2364499c157bb7ee36b565ed8b0a76c6a1b437 348 0.35/1.00 vMB 20
293,815 293,815 0000000000000000a5ba44fdc1db2d481cf8b2be43315bfa3dcfaf7673009e93 823 0.35/1.00 vMB 39
293,814 293,814 0000000000000000b919e7207bce0b9a60c41d165f4f51fa888b6a713b4db5ad 512 0.17/1.00 vMB 126
293,813 293,813 00000000000000007c9d05bdfa10e4ad9c17ba7c882674f24012a603cfb2be26 73 0.04/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.60 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: 671.69 GB
    • Received: 15.99 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.