Loading Tool

Explorer IconExplorer

Memory Pool

41,650 transactions
29.23 vMB
0.07368391 BTC
Random Selection Loading Transactions
Max Size: 149.24/200 MB

Candidate Block

Mining Attempt df88edc01ff1fa62d2f1422738bd203058a1327834abde2d23e96987e2be3904
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 9e34f4bd5fd320cae5e4726964f59cade40501bdcbb8d1602cf5cc4a86838baa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,313
Size: 1.00 vMB
Total Fees: 0.01654580 BTC
Feerates: 150.97 > 1.66 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (448,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,474 466,474 0000000000000000000d23518316cfbc70f1bbdf597ba7031ef0f1224ba83db1 2,567 1.00/1.00 vMB 114
466,473 466,473 000000000000000001716b4a678abb9ea321b1a19d65146bae7aa74307511514 2,212 0.99/1.00 vMB 174
466,472 466,472 0000000000000000019b9d2b0590f680ca2fec4962afd3ce3713e0cf497a573b 1,220 1.00/1.00 vMB 130
466,471 466,471 000000000000000001e112b63323f648eb31e1aa8c9aae64299bd192ffd72942 1,837 1.00/1.00 vMB 167
466,470 466,470 000000000000000001711db9ba03cf1c8e827b71fe364a616d05665bc273adfc 2,024 1.00/1.00 vMB 234
466,469 466,469 0000000000000000002af1b1e2fc213336aaf6a4cd434f8df84f4e16f3bfeb23 395 0.30/1.00 vMB 240
466,468 466,468 000000000000000001dafc89990032d0526fd3ed36fdf7a87c856d3ec979ad33 3,068 1.00/1.00 vMB 120
466,467 466,467 000000000000000000d714ab31a5d860bb6e9307b986150881131b09e6c32656 1,665 1.00/1.00 vMB 162
466,466 466,466 0000000000000000015ef2d3595de8aff9b9c09f695a5dc4df1aac4b15ef015c 1,604 1.00/1.00 vMB 163
466,465 466,465 000000000000000000b0ce911747ee2b8321cbcd209247c86b2dea0ec56f5c2d 2,313 1.00/1.00 vMB 233
466,464 466,464 000000000000000001e40253460559a68c8f78b2f26cc11adf58296f506812be 1,379 1.00/1.00 vMB 152
466,463 466,463 000000000000000000aca1afae41d32e29d6206e521d5ba3056513438cc7790a 1,340 1.00/1.00 vMB 152
466,462 466,462 0000000000000000005009f72a25043419de38d86d2006b283f49c480ed689db 1,531 1.00/1.00 vMB 160
466,461 466,461 000000000000000001e0069488ac64b191740fd227141d2533f5344022e7cb55 1,471 1.00/1.00 vMB 123
466,460 466,460 000000000000000000fca87f9367e5da45848d40bea6169be60054644cbbe4c2 924 1.00/1.00 vMB 100
466,459 466,459 0000000000000000014e91ffb7fa66d3e5b75cba68b7fed775a4823e49d794e4 1,329 1.00/1.00 vMB 128
466,458 466,458 000000000000000000af685588e43a5a2b7a8b01293af554d6400d1df5f1613b 1,504 1.00/1.00 vMB 117
466,457 466,457 0000000000000000015aea87c02927a3da213ce1a149a245dc066590279c1bfa 2,011 1.00/1.00 vMB 178
466,456 466,456 00000000000000000147ead556ca20a2bbfc11a9e290eb38364db6eb7c3146d4 1,851 1.00/1.00 vMB 98
466,455 466,455 000000000000000001e95068b0ea3a686031f97937d47e12bb82443b42cd1021 2,448 1.00/1.00 vMB 150
466,454 466,454 000000000000000000357c794cfb185afa10d8cbf90b58e4e6603800f686a0f6 1,963 1.00/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 781.64 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: 626.44 GB
    • Received: 11.66 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.