Loading Tool

Explorer IconExplorer

Memory Pool

36,086 transactions
25.75 vMB
0.08325068 BTC
Random Selection Loading Transactions
Max Size: 131.77/200 MB

Candidate Block

Mining Attempt aeb39da07524c8825254bf145b495878e2a4d2f0dadc65c5248c4030d9fe0d87
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 3394371a94fb91020559a48e17db52386ee5140920a5d5075e26f9badf1a8915
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,308
Size: 1.00 vMB
Total Fees: 0.03617965 BTC
Feerates: 171.09 > 3.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (730,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,358 184,358 00000000000000cc09e0995c2297942e7c25929ab1eb5dd01d747610ecdeaa75 529 0.25/1.00 vMB 152
184,357 184,357 0000000000000392c0d39f5d8e5c3eb82d2f25aa77ec22033080d9bb353b44e9 155 0.05/1.00 vMB 161
184,356 184,356 00000000000000174cabd3708b453255187e28ef24a75220afde3b76aa087436 105 0.05/1.00 vMB 90
184,355 184,355 000000000000091c46ff011219a805d39e69ce51a4ea4f417aa0ab760cf1f2fe 694 0.25/1.00 vMB 141
184,354 184,354 000000000000056e25c16d7f2846ea8c6c489f3cb4b7b10069a2687befd2f919 9 0.00/1.00 vMB 15
184,353 184,353 0000000000000354688cd51355724e2a85ec3f3a32e2c1457ec64ebde42f2fc1 628 0.25/1.00 vMB 132
184,352 184,352 00000000000005bffb8284527a531232e33c4b93920f63d0f293e2b7bf2cc559 508 0.25/1.00 vMB 119
184,351 184,351 00000000000003144851969fcac6b3ce9aba32ac74abea897cf94663035e0446 12 0.00/1.00 vMB 722
184,350 184,350 00000000000003ca6c6cf857d7d4817e937407dc66d57e9769ea433a005d9738 686 0.25/1.00 vMB 140
184,349 184,349 00000000000000f23766450f0441ebd3f4eaec3560cf3ba62ca269f740e29661 138 0.05/1.00 vMB 146
184,348 184,348 00000000000006c8b78a2fbdaaf2304feb2a5b98186be74bf7d89eba606ca09d 667 0.25/1.00 vMB 131
184,347 184,347 0000000000000854bb29a47aba382fc4930867efcfc2ca1c2b6ec6a7eba20621 700 0.25/1.00 vMB 156
184,346 184,346 000000000000015c084e3bfbb559a3664279c62fcb471ef173def042ccc5a36e 616 0.25/1.00 vMB 132
184,345 184,345 00000000000009d374c98a6afe248b8e394dcb154b3c799eaf8202758700fa0d 550 0.25/1.00 vMB 133
184,344 184,344 000000000000045365972b7c598fd0f9d5443a15bff2afa588e8bc1bfa9a332c 1,024 0.45/1.00 vMB 172
184,343 184,343 0000000000000216cfe07cec7837d1a3907e06067c53828851a2e4f8b182c3d5 578 0.25/1.00 vMB 120
184,342 184,342 000000000000041f93a6de9dff64fccda5d218e3a45529d5316a3faf295ee1ba 708 0.25/1.00 vMB 139
184,341 184,341 000000000000033ddb6ef4f2aff640e24ff90f733cb05c1f41a41731b3158615 855 0.42/1.00 vMB 136
184,340 184,340 00000000000004d975045375e51e5d486ad66ea816eebd897db076b052e70a40 598 0.25/1.00 vMB 147
184,339 184,339 00000000000004f65516df495cbd87b3e8e414bd6f0b927af5912da95da3321b 11 0.00/1.00 vMB 3,062
184,338 184,338 0000000000000665f1254eabf8336e89f785d6197e35acff81476b2af5748ed3 74 0.05/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.