Loading Tool

Explorer IconExplorer

Memory Pool

40,511 transactions
31.35 vMB
0.07516902 BTC
Random Selection Loading Transactions
Max Size: 157.27/200 MB

Candidate Block

Mining Attempt ee74f52f3768063e8b5152dbe9278a249d7f6fccc3c43d16db99a06cf5644b5f
Version 20000000
Previous Block 00000000000000000000c5bbf78fad58a0defd07aa48c76ca5263908f5d3b02f
Merkle Root 40215ddcd9636dc4970917e35b45f33c2c78d7396c3bcaed091fd40574e5a6bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,093
Size: 1.00 vMB
Total Fees: 0.01081860 BTC
Feerates: 98.93 > 1.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,569 (496,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,284 418,284 00000000000000000401be0ecbed3da6df23ab4f8af27c2c63f3c2d45bff4afc 2,769 1.00/1.00 vMB 86
418,283 418,283 00000000000000000013495d67e85b1c17b49675988d742cd71df9f1ae889f51 396 0.37/1.00 vMB 23
418,282 418,282 0000000000000000037c9024b4e0e090cc4857e042a5f314d74f637bfbf64f0b 2,673 1.00/1.00 vMB 69
418,281 418,281 0000000000000000006e4683ed043dacd82c765501c7d80e2a219d0fecf38ad3 237 0.08/1.00 vMB 90
418,280 418,280 000000000000000003fdb71edb3a4a0c96ded25d22ed5bd2c3273083208f7110 1,813 0.73/1.00 vMB 61
418,279 418,279 000000000000000003875a5a4dcdaf0062f397c3680ff2a5a54fe2ed58692561 1,853 0.91/1.00 vMB 54
418,278 418,278 000000000000000002dba38c589c9d342a91bd8b3cf32bde14e785bcfd495fd1 360 0.14/1.00 vMB 82
418,277 418,277 00000000000000000020147ef4866d873282a9ed2f2b6845a7c4260f931c0d21 1,035 1.00/1.00 vMB 30
418,276 418,276 000000000000000002a11f2f48b4b8efba6e0642ec194813f9f1345053377bd3 617 0.99/1.00 vMB 17
418,275 418,275 0000000000000000032999f45b5731865f4c4bc530e91bdb5ca9a3290d93e7ad 557 0.66/1.00 vMB 23
418,274 418,274 0000000000000000045915fb0bb5b5cee6a2f751ab0aba9bca69c2d3825c8681 747 0.35/1.00 vMB 60
418,273 418,273 000000000000000000ea87653817c4c8978dd7ef0061efe588543820f190ebb9 297 0.30/1.00 vMB 58
418,272 418,272 0000000000000000037358e8bd26775a08f0debd00d9babc5f073f6b462ede07 1,860 1.00/1.00 vMB 51
418,271 418,271 000000000000000002a92e1c3dfefb6289068d38649e86263561a20025fd09cb 1,817 1.00/1.00 vMB 53
418,270 418,270 000000000000000001065da110de164a7fee1148d122a804c6756289ba5b0233 541 0.37/1.00 vMB 49
418,269 418,269 000000000000000003f73e7f8b282fbb39dd5d61a41efbe43564efee91bd0cf3 1,615 1.00/1.00 vMB 42
418,268 418,268 0000000000000000018fb8789cc16c9766d1d06165bd6626c5d519904df80a60 2,417 0.97/1.00 vMB 59
418,267 418,267 00000000000000000489050364b680b34fb76deba0abc90ead7f76b69dba4102 590 0.26/1.00 vMB 64
418,266 418,266 000000000000000000c053186792a544ea9f5ca5b247950aa96865fbdfc79bb7 1,921 0.95/1.00 vMB 48
418,265 418,265 000000000000000004df33fa15b7a454dbf14ef028a7328add1c9b72e4e03088 1,646 1.00/1.00 vMB 35
418,264 418,264 00000000000000000361827ee7011efef8877c2019a78655ff45d0bc7b1ba682 1,514 0.94/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.59 GB
    • Received: 11.60 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.