Loading Tool

Explorer IconExplorer

Memory Pool

72,241 transactions
27.94 vMB
0.06491906 BTC
Random Selection Loading Transactions
Max Size: 165.48/200 MB

Candidate Block

Mining Attempt 460ae9623c54ddbe7fcaffbd3a11e30faeefdf005a6484857da599a3edcf008f
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 75f93e2b304d87d85545450895aba47ac868b554bf6bd339125442599018762d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,097
Size: 1.00 vMB
Total Fees: 0.00911021 BTC
Feerates: 73.20 > 0.91 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (731,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,500 183,500 000000000000016fa5218777828abfdb39a86b09fc6f58cd127f848bfb9b5c13 7 0.01/1.00 vMB 0
183,499 183,499 00000000000000b5d707266dc60ba66d858dbf8465a0e1fff9afb5369db35aac 194 0.12/1.00 vMB 119
183,498 183,498 00000000000006246a0ca444f6475eb642b1ec648d028fa0d6ca2346e7716d7a 119 0.05/1.00 vMB 68
183,497 183,497 00000000000005941d60cefe00ff4d98544df89a2f861269b9fcfe22a7eaa024 15 0.01/1.00 vMB 16
183,496 183,496 00000000000004d1fceeee95391ea807f0165cf97348ff9aa2872cf1217743f9 10 0.00/1.00 vMB 48
183,495 183,495 0000000000000a8c8a8fac4c40b26df467f0a91e2c552ff6803af2813efde8df 512 0.34/1.00 vMB 103
183,494 183,494 0000000000000002015ba963a2777d415edee9a271f3567c6845c1559f58f39c 601 0.25/1.00 vMB 137
183,493 183,493 000000000000049ef97cb173b27ac9ba84dba1b2874b21af893be85674df054f 10 0.00/1.00 vMB 45
183,492 183,492 00000000000008aea7cea1d16195fef0312ea4a66225b66dc67f046d68b5ba79 132 0.05/1.00 vMB 81
183,491 183,491 00000000000004782aba7c6f2080f62c3d10b8b746691b1a8458c4f64c970669 512 0.19/1.00 vMB 266
183,490 183,490 0000000000000575b4758a5fe73feac7cadfa9cfb5e357d3da2c05e61d4ca111 6 0.00/1.00 vMB 305
183,489 183,489 00000000000008fe692dadd0ad22f8d26580f125fc072626c2a3cd7143f28597 578 0.25/1.00 vMB 193
183,488 183,488 0000000000000229bf187df25fb9886ec5b86c24982bdb203d8f1c572c244ead 162 0.05/1.00 vMB 211
183,487 183,487 00000000000004dd361cc25b314377a79a4c208b73d59a43bcfa2581eaa2c452 612 0.25/1.00 vMB 139
183,486 183,486 0000000000000189d4ead2bbb1cfb72993fb7ba59cc9de805ce568c2fd9dd835 512 0.29/1.00 vMB 110
183,485 183,485 000000000000050f211a36ac2049a0ab29053a85959a2e5cf56a04631c0ff26b 137 0.05/1.00 vMB 69
183,484 183,484 00000000000006d2ad6074079de9d100e5e251db9294b9a3012d0479d32b0266 578 0.25/1.00 vMB 132
183,483 183,483 0000000000000a266cb2efc15a23baf9663607d711861dd080f5cef43e08b4fa 707 0.25/1.00 vMB 141
183,482 183,482 00000000000003bdb488e5de9be183f28a5a2c0d65625fdb9460dd1fa9295dea 747 0.25/1.00 vMB 175
183,481 183,481 00000000000006229ea3555ae500b72d533a1a839c362a98e8d2bc57046cc1fe 56 0.02/1.00 vMB 20
183,480 183,480 00000000000001796f1980da4814b42a7dd3a6dce960341e91f65acc7ab8243b 136 0.05/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.