Loading Tool

Explorer IconExplorer

Memory Pool

46,751 transactions
27.40 vMB
0.06047462 BTC
Random Selection Loading Transactions
Max Size: 145.74/200 MB

Candidate Block

Mining Attempt e9f8cd2226749c9a7a38785ed17755ae7c39cdcb76c07694751eefd4098f62f1
Version 20000000
Previous Block 00000000000000000000d64a7a53739de8cbf743e04f26b2708699d63bab0143
Merkle Root cc6249283d4a7725d9582cc6eb02c6c8c60ada57152061a0f55ff85e8b6fa586
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,783
Size: 1.00 vMB
Total Fees: 0.00934011 BTC
Feerates: 100.28 > 0.94 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,775 (504,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,902 409,902 0000000000000000002d03766264e9887e3463cade54ffcd7921199209cb4df7 1,935 0.99/1.00 vMB 36
409,901 409,901 0000000000000000042537104301204599b4859020b8ccbe30ff864afdf64dc3 11 0.00/1.00 vMB 159
409,900 409,900 000000000000000002c827fe2456fcf7c4df445cfb380827510f64d0ea50c131 1,828 1.00/1.00 vMB 33
409,899 409,899 000000000000000005fc6a110b3cb5337c620942103300210ebdb959aed5cdc0 2,221 1.00/1.00 vMB 44
409,898 409,898 000000000000000005d5037d552e6b7f08b109a7082153369e26cfc2fd8254d0 550 1.00/1.00 vMB 19
409,897 409,897 000000000000000003d839d61f5406395b964d6f8997aa9acba620f6ba2df2fc 3,092 1.00/1.00 vMB 57
409,896 409,896 000000000000000005c738ee65c7dccf82e7f0c769394027bd884e0958581be0 1,870 1.00/1.00 vMB 40
409,895 409,895 00000000000000000482a260860778fd0ec70719a98b26a86794dfd0761bbcc4 1,789 0.99/1.00 vMB 32
409,894 409,894 000000000000000002446444810524860d50589f92aad6f2c0f33a4bf98a7629 2,906 1.00/1.00 vMB 61
409,893 409,893 0000000000000000044da69b9d82daf2cdd12c0ef00316c41faf77438c9c5250 1,545 1.00/1.00 vMB 27
409,892 409,892 0000000000000000039a002b1a85ad79467e3c35f77b45873cc12d80095d23ec 1,819 1.00/1.00 vMB 32
409,891 409,891 0000000000000000029e44f0ab9f10a04c443d781808597318c83c25857bd989 2,997 1.00/1.00 vMB 56
409,890 409,890 0000000000000000005d706d0b02a795daa4c55cf81ce52e4f3295103f97763a 1,832 1.00/1.00 vMB 26
409,889 409,889 000000000000000002df790855a7fb0e0c1487141b57e0b98f97172733232615 1,911 1.00/1.00 vMB 33
409,888 409,888 0000000000000000042a82b3ccea439b457030bf25fe5c4f1920121c371cdad5 1,886 1.00/1.00 vMB 36
409,887 409,887 0000000000000000013d68a7283c641f9d2fbceb7650967de4a031ba84525d37 2,277 1.00/1.00 vMB 33
409,886 409,886 0000000000000000054cc1279d81a9b11eafbc185aef31f554c411c3ef1aad9b 2,896 0.99/1.00 vMB 75
409,885 409,885 00000000000000000062fd12cbb82d6d588963e6ddc6a3557cf2e3041b4d7600 2,218 1.00/1.00 vMB 33
409,884 409,884 000000000000000003988c398564f407091ba7a6cb78f04ddffc667ba2ab2179 2,509 1.00/1.00 vMB 37
409,883 409,883 0000000000000000043328d0bb5444e53ed6ab44bb59becc84a0621f26693d83 2,043 1.00/1.00 vMB 51
409,882 409,882 0000000000000000034efe636c91dce8c7403723d5d171de8d4aa2387a206fcc 2,014 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 781.99 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: 648.51 GB
    • Received: 13.05 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.