Loading Tool

Explorer IconExplorer

Memory Pool

87,183 transactions
31.64 vMB
0.21886394 BTC
Random Selection Loading Transactions
Max Size: 192.08/200 MB

Candidate Block

Mining Attempt 67ccae2e4b9d46ee2c7ceef1a417d9bc54b16d1f179d8805c19db2828e0d8e86
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 34a5767b788bac279232ca8b9fe49d8ac86adaf6bd509160ebf4d3f83e1f2f2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.11022070 BTC
Feerates: 502.67 > 11.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (564,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,553 350,553 000000000000000005c5030fce788db3925c17d5caf73c4e69d19bcf663622ba 1,142 0.75/1.00 vMB 24
350,552 350,552 000000000000000011bc9b567a3bde46e948d9b4758210ee635c2e2e24a39d94 2,049 0.75/1.00 vMB 34
350,551 350,551 000000000000000008090350674ff1a44c45252ffc8292f0ba4ffb864ef7b3ca 910 0.25/1.00 vMB 63
350,550 350,550 0000000000000000041a31a1b8a40a7996617f4d59a147177efd98fd80c2214d 261 0.13/1.00 vMB 29
350,549 350,549 000000000000000005e080b47f278fbc636a6f7e228b39a254612d0e60a241da 554 0.28/1.00 vMB 26
350,548 350,548 0000000000000000135e0a9ac2e57a004f81ec3a27168ce0f2311a8eb2a089cf 532 0.25/1.00 vMB 16
350,547 350,547 0000000000000000003c6b4427487e33237c835358e49752c4a746f569a31b4c 1,413 0.75/1.00 vMB 28
350,546 350,546 00000000000000000be7b6be3db7519b95b0951889e1d27b76840b765eb9c419 358 0.19/1.00 vMB 15
350,545 350,545 00000000000000000bc1cf1031e54ccb60b973d7204021ba6a77dcf6c61eb637 2,020 0.90/1.00 vMB 30
350,544 350,544 0000000000000000148b284f14bdf4d797e842854a2980e4cd0deb355993fee3 771 0.39/1.00 vMB 26
350,543 350,543 000000000000000006ccf71e367f4cb184ea623a61f791beb0fb70edcb58d2b2 1,229 0.52/1.00 vMB 33
350,542 350,542 000000000000000010c11483a93f82bdba2f570732ca93f0ea97079956a86148 829 0.39/1.00 vMB 28
350,541 350,541 000000000000000002d004caa237e1ebdb8ed99ef8ee2fb444a11c7c325e817f 571 0.30/1.00 vMB 24
350,540 350,540 000000000000000003d8b81f92f47a08d221e07b8db84467cdb69306b6cd9486 777 0.37/1.00 vMB 42
350,539 350,539 0000000000000000142c23f3d1bdcbce07899b88e0ae7695b62c7f0375867eca 93 0.04/1.00 vMB 31
350,538 350,538 000000000000000012d813726b9d2014506bd6c33c518e687161b4c198635da0 568 0.28/1.00 vMB 28
350,537 350,537 0000000000000000155be5e01de0a2304545368e3e80de87ad15f491eed3936d 820 0.40/1.00 vMB 28
350,536 350,536 0000000000000000158cd1621e578923afff5d2e39adbee13edd182b963a209e 1,280 0.67/1.00 vMB 28
350,535 350,535 0000000000000000130ea8308cfa34619e798b528e28f5acb4eb178be9b632b9 441 0.20/1.00 vMB 29
350,534 350,534 00000000000000000c22e5c5f30cb174241ef9ff7dcae1d6c7da180de45cbb77 920 0.55/1.00 vMB 24
350,533 350,533 00000000000000000d01a19abda1119df082ccb745aca8f1f18c57ffeb11df09 310 0.12/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.