Loading Tool

Explorer IconExplorer

Memory Pool

82,260 transactions
30.53 vMB
0.13357727 BTC
Random Selection Loading Transactions
Max Size: 183.99/200 MB

Candidate Block

Mining Attempt ec78a6e46f4dbe64ff11f2cf0162146898ccf72dbfab4c3d5a58e1a26c8e5cdd
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root cfaeb0e066a14275eb9b6dc6cab93f6ff69c111ac9d43205e46d1c67bbed6c96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.07028334 BTC
Feerates: 203.60 > 7.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (731,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,508 183,508 00000000000003a9896f334213dacc7bca24d96627bf6ce84ffe752f9b91b40c 422 0.17/1.00 vMB 155
183,507 183,507 00000000000008ea8f03067eb86818101105ef71129e41cdff5110a8c2d41377 161 0.10/1.00 vMB 133
183,506 183,506 00000000000002f8a7aac13208f132b87a253d2b6a5ab646e380015a1149f3b7 323 0.12/1.00 vMB 117
183,505 183,505 000000000000080ed154c50dd7bbe6dcef2d7cca4c7509ea7cb32f7c2c2f94d1 1,184 0.42/1.00 vMB 193
183,504 183,504 00000000000005631b48892f4fd6f9792b0a480e0de25a2a62538d58939ffdce 5 0.00/1.00 vMB 67
183,503 183,503 000000000000030e3bcb5f240404a35fcbc9413625df09666a055b69e03efb65 124 0.05/1.00 vMB 184
183,502 183,502 000000000000044044c8c62c2e2b2b0cffd79ccb2e332abff68b08b2979aa98c 169 0.05/1.00 vMB 47
183,501 183,501 000000000000043fa91006cb7fa30ef4daa1fee687ce0bea8d1f4ea8b017d506 126 0.06/1.00 vMB 86
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
Previous 10 blocks ↓
Total Size: 782.34 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: 661.30 GB
    • Received: 14.80 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.