Loading Tool

Explorer IconExplorer

Memory Pool

80,126 transactions
29.80 vMB
0.08323828 BTC
Random Selection Loading Transactions
Max Size: 179.06/200 MB

Candidate Block

Mining Attempt b5a2430112e5621215297f10fff47a342a5a01140bdbd146fe0a6fd613235902
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 2d80eada6b285d58cdd86c21c2f30dc53a22b83f14c7428e7824509c7cdc514f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,974
Size: 1.00 vMB
Total Fees: 0.02246777 BTC
Feerates: 502.65 > 2.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (120,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,488 794,488 000000000000000000009510435e243ec75f9ebf72f2ffff60cde6f9faad10a1 3,270 1.00/1.00 vMB 49
794,487 794,487 000000000000000000003b558d6055fce7eab45550b38a0c9fd8c279fea39865 3,448 1.00/1.00 vMB 37
794,486 794,486 000000000000000000027f36c2fa957b52234bfbc47e09d0bb7a582e75f48330 3,131 1.00/1.00 vMB 36
794,485 794,485 000000000000000000008fd3565dd9fed3c444501a79af906aaa1b99950d177c 3,158 1.00/1.00 vMB 44
794,484 794,484 0000000000000000000170a805640365b9c83123927cec956d1ed973ffd53346 2,746 1.00/1.00 vMB 60
794,483 794,483 00000000000000000000d8ca6f8b9d830686b2c70949fc89b1cb6a9b683b02a7 3,500 1.00/1.00 vMB 48
794,482 794,482 00000000000000000001dae1b846b8e207fb56c87c4d8ba2033442a64b81f4d4 3,205 1.00/1.00 vMB 41
794,481 794,481 00000000000000000002644abfce699367b118ccb5647a7ef3b2e356033580ea 2,798 1.00/1.00 vMB 37
794,480 794,480 000000000000000000045b3ce55b47e1086fbcfb007f8f8dd56eda3070dc05bf 3,038 1.00/1.00 vMB 55
794,479 794,479 00000000000000000002992d011b215a7952d4b90c0513106e2fb66b0614722a 2,409 1.00/1.00 vMB 24
794,478 794,478 000000000000000000009edad5d32af2afbf89a05ce4daf297fc1e961acf945c 2,562 1.00/1.00 vMB 39
794,477 794,477 00000000000000000001668a357a0e9433b58aa5ab6ea336d78a590e264c3b29 2,257 1.00/1.00 vMB 30
794,476 794,476 000000000000000000054346fa0362512b32a2ca37817b47cdf24560d9abfed2 3,165 1.00/1.00 vMB 38
794,475 794,475 00000000000000000001b6de00fcd8ecdf7db92dac5ce3f7330d985937dde9ef 3,300 1.00/1.00 vMB 42
794,474 794,474 00000000000000000003770af1f9554ade7c2481f36bad2cca61931d46a32669 3,075 1.00/1.00 vMB 36
794,473 794,473 00000000000000000002a7b66a599d17893cb312a8ee7bc15e4015ff52774f00 2,840 1.00/1.00 vMB 41
794,472 794,472 00000000000000000000b67b10c1cb6bed764bacb224e85c116edf803269c263 3,610 1.00/1.00 vMB 38
794,471 794,471 00000000000000000004351da7608b0fc8405193b3eb2baee5d1b721e3fd97b7 2,848 1.00/1.00 vMB 39
794,470 794,470 00000000000000000002064c61fada8bc7ad8d23aec3f8e4e932a947b19b2a72 3,185 1.00/1.00 vMB 49
794,469 794,469 0000000000000000000326291b22585e29375c34958011edf99e2df19faa8b12 3,123 1.00/1.00 vMB 59
794,468 794,468 00000000000000000002eef03a6526664de99c6dead9b4638c3d0c84a11e6030 3,028 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.