Loading Tool

Explorer IconExplorer

Memory Pool

81,952 transactions
31.03 vMB
0.11766833 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt 7fd31260b5e098e86e64f9054c9a5b975556d855705b23b73954aed6cb52ab90
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 1430eff842aafb3c9001e76bddb01730cfd5ae77520693613961609ddaa8ad69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,534
Size: 1.00 vMB
Total Fees: 0.03398025 BTC
Feerates: 101.42 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (546,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,906 368,906 00000000000000000b91504e88e4a49f660bedbbc276fa5331e66a40782c241f 78 0.10/1.00 vMB 13
368,905 368,905 00000000000000001241d30ee6618175b2c0162e41193f940cb2f0b99def5156 1 0.00/1.00 vMB 0
368,904 368,904 00000000000000000e394a23ad31c00d8fe354c562e2ff1346c9d09dbc77a4dd 138 0.11/1.00 vMB 25
368,903 368,903 000000000000000005a3d2b0c1ec58f2aabdd9207384cc09a26102718f3a7149 539 0.33/1.00 vMB 30
368,902 368,902 000000000000000011a469dc191f99b8d128f23f42d9edf6ab3b4233b719c612 896 0.50/1.00 vMB 41
368,901 368,901 0000000000000000033d0855fdb77dbe3ca416ede726e2dfde22b7cb1bf65ce3 1,018 0.51/1.00 vMB 40
368,900 368,900 0000000000000000043ab9d01e2e88ff460b6205b43cf3508ddeb8461bddc2fd 367 0.22/1.00 vMB 34
368,899 368,899 00000000000000000f3a1d9508d69a1310a1ed41e18025f143f28c8ea5f5575e 84 0.05/1.00 vMB 39
368,898 368,898 00000000000000000d6116a8136c0ebf8faef8bfacf2775466c2b7048fc3958f 131 0.11/1.00 vMB 27
368,897 368,897 000000000000000012d926d5c7b5fb46827597e94441daa479455d490bd466d4 576 0.35/1.00 vMB 36
368,896 368,896 000000000000000011ea5148ce3bfc5368d3547388c8c24837d8ad7702f2bc97 1,388 0.68/1.00 vMB 41
368,895 368,895 00000000000000000fc79bb497b6f9048fe818c41b59f76448207609266c0c89 851 0.48/1.00 vMB 40
368,894 368,894 000000000000000006b932751664c06df67c736d6ce5165a598288695ffb1fd1 621 0.33/1.00 vMB 42
368,893 368,893 0000000000000000134c598abba8d86bea0e151eb8aea098a8d15aa1d65b7b4b 493 0.23/1.00 vMB 47
368,892 368,892 00000000000000000842c238b41efb915840499f76025fea2710fba535c54a63 150 0.09/1.00 vMB 38
368,891 368,891 0000000000000000063044abd4df92d789ce51e409e4c52d4b31419cdd95ccea 30 0.04/1.00 vMB 14
368,890 368,890 000000000000000001d1cd0a5abe95a3b306d8dab17bd11705bd90cd6a88c71f 378 0.18/1.00 vMB 41
368,889 368,889 000000000000000009ce5245b1efc2ebd6eb52bce2992c1a111ea8396010f34f 44 0.04/1.00 vMB 38
368,888 368,888 000000000000000003834d8629ea24c80f8226602302c8f5e093331283d7287b 118 0.06/1.00 vMB 16
368,887 368,887 000000000000000008dd18d67a8b811ab8ee70a143a4ec330248e5fd3fde20d5 247 0.25/1.00 vMB 16
368,886 368,886 000000000000000002403542d046978d2da0a276deea9d0d7bba226b8d5372e7 645 0.31/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.