Loading Tool

Explorer IconExplorer

Memory Pool

34,198 transactions
26.43 vMB
0.05528215 BTC
Random Selection Loading Transactions
Max Size: 132.86/200 MB

Candidate Block

Mining Attempt 3ef59fb44ed082762831532ebd82193a0016e54648c1f8076df5c3028abe6064
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 8972d5ed377e8dda707d6033f39fa6117f7e76a50c1818b7cc49c8a3457ed6c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,142
Size: 1.00 vMB
Total Fees: 0.00616972 BTC
Feerates: 61.00 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (362,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,498 552,498 0000000000000000001da8b7303ef1a59ae1ab3b39e4bf17576adb757f8ac999 2,591 1.00/1.00 vMB 14
552,497 552,497 0000000000000000001e3321eb4849e7d0833543bb3f23594e46edd02bbbe313 2,622 1.00/1.00 vMB 24
552,496 552,496 0000000000000000000d599e43022b47b00c84cff5f92eff3f633e2d9535bff8 2,801 1.00/1.00 vMB 17
552,495 552,495 00000000000000000020934717895f5196fb94570b5f243395dd9b78492aa6e7 2,668 1.00/1.00 vMB 33
552,494 552,494 0000000000000000001f47b78ed61a788f3af36b0a2ca4357ef7392ee0c4847f 1,861 1.00/1.00 vMB 21
552,493 552,493 0000000000000000002d91fc2bad80849fcaf48dffdd90fbcb84410269d12d26 2,373 1.00/1.00 vMB 35
552,492 552,492 000000000000000000173af017040aa7ebd81c1fe22e3ca0900eab921ffff483 1,676 1.00/1.00 vMB 30
552,491 552,491 000000000000000000284a032cb1fb13d53e3bf50d444c152456ed966ed3a41b 975 1.00/1.00 vMB 21
552,490 552,490 00000000000000000022d9ecb13d0f74a65564c40726aa94145d8a8e6074f530 2,161 1.00/1.00 vMB 22
552,489 552,489 0000000000000000001707d04fd2b036af5da0a2dbd9e55e32f302f6c488233d 2,751 1.00/1.00 vMB 29
552,488 552,488 0000000000000000002f2b2d3df9ebd731fa0fa6622530f0ecf9986d355fead2 2,522 1.00/1.00 vMB 23
552,487 552,487 0000000000000000002bab9649eebede274b29cac57c0d90f40fbb1d1a60bf53 2,588 1.00/1.00 vMB 45
552,486 552,486 00000000000000000008b629d5df35f4dad460c36c09056fa3343873e80ad2a2 2,413 1.00/1.00 vMB 44
552,485 552,485 0000000000000000002f25644ca67a3051dc436a5acd0b7a84323cf0cdeb72e4 2,690 1.00/1.00 vMB 53
552,484 552,484 00000000000000000014773846e73ad2b594fc115c712a499bdb9f5e912e9eba 2,561 1.00/1.00 vMB 68
552,483 552,483 00000000000000000019136d348544cb45fa1ff13b6026407a1d6f935938fbcd 1,970 1.00/1.00 vMB 27
552,482 552,482 0000000000000000002777db09a5406b95f6e0f7aa44083002cec7236bbc19e9 1,476 0.50/1.00 vMB 45
552,481 552,481 0000000000000000000118544d98d655b90460662272512537df81e045e30762 864 0.34/1.00 vMB 22
552,480 552,480 0000000000000000002f9f8f418e43097b2f39f8f52dd93306e4bca772fc6cbc 1,667 0.73/1.00 vMB 20
552,479 552,479 00000000000000000022ba1b6eae222656576c50274ff92675934d39ebe2fdbb 584 0.28/1.00 vMB 29
552,478 552,478 000000000000000000312780ba3d0d42981f3c6448131fb520a7893800d9f7ac 2,322 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.77 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: 632.83 GB
    • Received: 12.15 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.