Loading Tool

Explorer IconExplorer

Memory Pool

79,004 transactions
29.73 vMB
0.09228441 BTC
Random Selection Loading Transactions
Max Size: 179.53/200 MB

Candidate Block

Mining Attempt f409466256eb1e3da15604d4b266973588840c04f2523b056de652cdd65f5c47
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 356ab0fa4c1a7d29f702b2addd3b9521c9b9aa470252f40a85ca5b36637e5aa1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,456
Size: 1.00 vMB
Total Fees: 0.02604235 BTC
Feerates: 101.62 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (749,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,434 165,434 000000000000088e2d90dfb8e676fb8bd71c7ce57d4b4a263832d1474ea3c297 37 0.02/1.00 vMB 723
165,433 165,433 0000000000000b483b2444afeebc97b1189ced0ed7c86c641f10aaf7307f2350 11 0.01/1.00 vMB 53
165,432 165,432 000000000000006a33bb3eccd8b5454d2bd489f4acb972b85e46495091dfdfe5 20 0.01/1.00 vMB 65
165,431 165,431 000000000000091a8b676cc0bdc9a1b3553b8958f79cd1460e99699536101e72 7 0.01/1.00 vMB 8
165,430 165,430 00000000000007cb4966a84ab117ab41ca4b90d5b2e3ba2030957013891025c9 12 0.00/1.00 vMB 67
165,429 165,429 00000000000008fb68e46e3811a8f92f36c16a6f237b1a777c98f169c8099dc8 27 0.01/1.00 vMB 61
165,428 165,428 000000000000008e8aec7386ce756300e5b754cc4f82cbd095e9cdb9fa153127 12 0.00/1.00 vMB 70
165,427 165,427 0000000000000546ec38f58e356f82b788212448ee8c01dcabb78b50d2266e5d 41 0.02/1.00 vMB 116
165,426 165,426 000000000000023c330cc539d4b1bdf280a1bfb6b43f5b362b2112156c8ea5fe 2 0.00/1.00 vMB 0
165,425 165,425 000000000000002ac1148cd1c3620b3b20c04d37b65100083b035568ea079e8f 4 0.00/1.00 vMB 67
165,424 165,424 000000000000031a223dd02e9f21764c52dfbc2893d9aeab253859c8ace21ba7 38 0.01/1.00 vMB 24
165,423 165,423 00000000000001bd1836c4697a447722b2932c52364ad7f74c8e2c9530b23ca4 10 0.00/1.00 vMB 16
165,422 165,422 0000000000000a4ad55c2b078d4ef1c36d6c2b0c0efb81209f70ff45015ec6be 9 0.00/1.00 vMB 44
165,421 165,421 00000000000008d24f0b36af18f24a652af1d822a562cce92992dc9d480915ac 50 0.02/1.00 vMB 127
165,420 165,420 000000000000024eb0ccedb90866ceaf3e1236d3b492444086538cb9a8582e77 30 0.02/1.00 vMB 122
165,419 165,419 000000000000095a486c2edd5dd702f131cc689fe74b326d900057e2b9cda478 30 0.01/1.00 vMB 297
165,418 165,418 0000000000000b87596d7a1a5a4dd6fa90248fbdc9976b894d71514cf28193cf 6 0.00/1.00 vMB 68
165,417 165,417 00000000000003458fdbe1bf859a50a9bd448971e12f283dd6c4e3d11ee2ffa1 103 0.03/1.00 vMB 1
165,416 165,416 00000000000001952794f8c57cb9dfe7bf5fb27fcdf2c18cd5e2242a12346243 60 0.02/1.00 vMB 37
165,415 165,415 000000000000007c048fea6d7bb820a2a3533b4e503794d30d1ed3427e19ad94 9 0.00/1.00 vMB 112
165,414 165,414 000000000000079b1cd3dc3dbc21ea9e094e4c6601f15202cde421bf76b0b702 51 0.02/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.62 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.04 GB
    • Received: 16.12 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.