Loading Tool

Explorer IconExplorer

Memory Pool

77,296 transactions
28.82 vMB
0.08020955 BTC
Random Selection Loading Transactions
Max Size: 174.31/200 MB

Candidate Block

Mining Attempt aa86b4b567228f6ee0b4cb196ae7c2d22c0b540d6a98d99590eb90814381653f
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 9cd41c496ed817b6301bdc640181324e1084a39b60e44d8a8867f6f71a34b77e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,710
Size: 1.00 vMB
Total Fees: 0.01978684 BTC
Feerates: 100.17 > 1.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (688,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,549 226,549 0000000000000235fe468976207197a4cca71820ed40dda06820624f88e5630f 160 0.07/1.00 vMB 127
226,548 226,548 00000000000000e34f082673518d2e885c98a1abea4bc5d0684c1633b750eaf6 340 0.18/1.00 vMB 1,661
226,547 226,547 000000000000014130686beb1ce180fe69359589c2dd46d4378b36cfff6e1dce 406 0.21/1.00 vMB 184
226,546 226,546 00000000000002103765ce51b366d899484912660694761aff85da3b7003895b 290 0.13/1.00 vMB 197
226,545 226,545 000000000000014af696da53724490546c7ee8f701347fdde04cf387fa59b439 88 0.04/1.00 vMB 178
226,544 226,544 00000000000001c244d30b3143d296c840c9b03b57b669312504f8ce1d4d8121 127 0.05/1.00 vMB 210
226,543 226,543 000000000000031d576700a4e24fa669a8dcff0d2acd3d3d4bbaed50d26da4ac 306 0.11/1.00 vMB 190
226,542 226,542 00000000000001982b66745e969e89c04140d46d29359ddd7d188a7eefa3620f 166 0.06/1.00 vMB 232
226,541 226,541 000000000000019a6c1e419bd376518cda229c5210c8abe3c4b4328639a1fccc 114 0.07/1.00 vMB 144
226,540 226,540 000000000000019079203d5b93274780d572611ad834492889175ce0e9136c32 13 0.00/1.00 vMB 125
226,539 226,539 000000000000034d7a8fbbb0be0eb1a3224f4f24dd1e64382273cfea18408075 190 0.09/1.00 vMB 170
226,538 226,538 0000000000000202dc2815f749a8ed556a4c4f5ab5f455981482bfe7a33b0233 11 0.01/1.00 vMB 86
226,537 226,537 000000000000019121fcb42419c16cb820d2eef0ab467c2aab6f9a32dcfc1d37 200 0.09/1.00 vMB 189
226,536 226,536 00000000000002f3016c7555a1a132fa2c47bb4e10a07cf0464aab3646489e10 363 0.14/1.00 vMB 203
226,535 226,535 0000000000000351d840b4b01dfdcc901d045c6b94ca637d219799644c6a62aa 251 0.11/1.00 vMB 162
226,534 226,534 00000000000001f36dfeb00514bf453ff816fb85ee8994621b3b9d637fdb9d7d 121 0.04/1.00 vMB 239
226,533 226,533 000000000000031c6e9128d907480f07de7e813c894c62d12116e0df7bd0d427 255 0.14/1.00 vMB 141
226,532 226,532 00000000000001e25c9fb9220da62bc04b2add528c7b5b23a2e0c61cbd1d66fc 256 0.28/1.00 vMB 64
226,531 226,531 000000000000004ccf7e6e7a4581cae688cce7538f1aed57233d56919c4d2b2c 326 0.15/1.00 vMB 159
226,530 226,530 00000000000003442952e0ddf1224f8659243dd014d63d0c3e146cf343a2b471 354 0.15/1.00 vMB 185
226,529 226,529 00000000000001af1d5fce1583760257a381d8cc55cbc9ad3747fb3a86642a25 378 0.14/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 782.63 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.13 GB
    • Received: 16.16 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.