Loading Tool

Explorer IconExplorer

Memory Pool

44,437 transactions
27.44 vMB
0.07288847 BTC
Random Selection Loading Transactions
Max Size: 144.55/200 MB

Candidate Block

Mining Attempt 81631061bdac214b003a70c208da77eb821aa3f11e11c2c6117cbcc6cd6611ff
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 4d60c93549e06d57c2dc2a9227e19121c392a79ce2336e68342d8f7445383ab8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,542
Size: 1.00 vMB
Total Fees: 0.02150433 BTC
Feerates: 170.94 > 2.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (285,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,541 629,541 00000000000000000004cd5cdf93938a3ba695f3d8a68a2ed4603b7336196acc 2,713 1.00/1.00 vMB 89
629,540 629,540 00000000000000000001cc0ef673edd4ab31bb4bcf7adab13c0b1b48b9cb50ca 2,877 1.00/1.00 vMB 122
629,539 629,539 000000000000000000015451b9fd9ed3999e380c5b118d3ea3df10a7c54119c2 2,411 1.00/1.00 vMB 112
629,538 629,538 0000000000000000000508838fdc5318b6d16ffdea5c54db1710ef0c17c5e4c3 2,216 1.00/1.00 vMB 96
629,537 629,537 0000000000000000000b7ce1b8cefdd73e92379859e7e1d7bc2a9674bbbbf1e4 2,357 1.00/1.00 vMB 98
629,536 629,536 0000000000000000000724e95cf9b7bbea5f10d5320c0af2ca204f6cc52a9adc 2,556 1.00/1.00 vMB 103
629,535 629,535 0000000000000000000a21977007de875ba8a1ce9a1d233880c10361b59a852d 2,545 1.00/1.00 vMB 104
629,534 629,534 00000000000000000008a17371c0f62112227c28b83dd88c5218cad648484e7f 2,922 1.00/1.00 vMB 121
629,533 629,533 0000000000000000000137a2ac232e19d2163a4a28b2f1f49ccd35052579451e 1,830 1.00/1.00 vMB 117
629,532 629,532 00000000000000000003a91b8d6d37940269ae8de9219176dcd6ba448ce0ac75 2,351 1.00/1.00 vMB 138
629,531 629,531 0000000000000000000e4bf1ca971d88b29d31b84751ae6bdf8f2f5f25e5d99e 3,187 1.00/1.00 vMB 93
629,530 629,530 00000000000000000006f349aa480f67a2b603496da07fd0f566680293b2d3e4 2,216 1.00/1.00 vMB 97
629,529 629,529 00000000000000000002c1bac49587f585fa18e60270f884a2a5979efaa7d1be 3,072 1.00/1.00 vMB 123
629,528 629,528 00000000000000000010bb266691b6b879cb66a5d2a965b8e44744d65fe6e690 2,893 1.00/1.00 vMB 118
629,527 629,527 0000000000000000000e7500959cdd9a0815448d9b1077fa67c804e05ec9680b 2,407 1.00/1.00 vMB 113
629,526 629,526 0000000000000000000a9666006e006b438a0b2a6d8b72229ff42fc396c02719 2,992 1.00/1.00 vMB 82
629,525 629,525 00000000000000000004c11e4dd250fd8ddd66f22c78530ffe34cc7955af871b 2,625 1.00/1.00 vMB 95
629,524 629,524 00000000000000000001c07f74fca79c3200d5cfe83a2252d491e4efc662050b 2,154 1.00/1.00 vMB 111
629,523 629,523 00000000000000000007e1014aea060b8c370acb2198ac1e03e509b4a2d84a91 2,602 1.00/1.00 vMB 106
629,522 629,522 0000000000000000000ecadead07ec525bf23fcbf0f60d66766f9bbebbbab4d5 2,573 1.00/1.00 vMB 112
629,521 629,521 0000000000000000001158d32ba9e9c55fcad5a38eefe54ab243f447a988659d 2,290 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.21 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: 654.41 GB
    • Received: 14.14 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.