Loading Tool

Explorer IconExplorer

Memory Pool

32,490 transactions
6.53 vMB
0.06286649 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.69/200 MB

Candidate Block

Mining Attempt 4bc769faf83cd60f02f9696d83f2811a43401e88247b6c9b77ddf58ca72f67ee
Version 20000000
Previous Block 000000000000000000016599a87148a9e7594585cd473996ae72c110e2f10436
Merkle Root 6ef89db85ad6f6cb4551d1a22a6182df42cf4536e495ba767365bdf8ffa9bad9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,113
Size: 1.00 vMB
Total Fees: 0.04620706 BTC
Avg Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,940 (868,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
44,448 44,448 00000000091b3b7428eb5addb44a44586e4d185a227af200e56fa2fd805b49f7 0.00 MB 1 0
44,447 44,447 000000000d8bd4cd0265667f9f03fa5ea730c3a2f2cbbe1bd80e5b0790cdc75a 0.00 MB 1 0
44,446 44,446 000000002de044b1107e13c8c0a3eca8e7f576cf42b32f876dc0d3d2400346bc 0.00 MB 1 0
44,445 44,445 0000000015f56002762eb1b13c81f50f82681e9ec56ccf481fd78cb50030c4cc 0.00 MB 1 0
44,444 44,444 00000000010a7ad0906312bf47247e22670c880654452cb6a2feb294c49fd235 0.00 MB 1 0
44,443 44,443 0000000021b6cf0324180c3eab6b7f450c4144104f1b687b488d4e49ea6f0f88 0.00 MB 1 0
44,442 44,442 000000002db51ebb95abb6c6d29d4db48d7af5b27157b23b224c7ddee0c3366d 0.00 MB 1 0
44,441 44,441 000000000b1c21c735766e755647a57170d1441ae651a345816a80c5a37b12f4 0.00 MB 1 0
44,440 44,440 0000000008df25f315175cd9893c210a1d3c4247ce926953402ddafee58003de 0.00 MB 1 0
44,439 44,439 000000000d1dbf5a509f5d7797aaa0955e75c414ff3ecbb9d07e38a2f0881b40 0.00 MB 1 0
44,438 44,438 000000000a27357d6951ee16593f5e0033d41a9f158e14d79b697fecffbdb123 0.00 MB 1 0
44,437 44,437 000000001aafdc60e6d8675ed5e0f3bda691904471690622c945c7aea14703bb 0.00 MB 1 0
44,436 44,436 0000000035f46743b88aeef977d6a3dcf4111f6f16eed312902d60bb12474adc 0.00 MB 1 0
44,435 44,435 000000000ab03f05f3ed1337a7b8a076c801a3242dcddb361919b87ff4b5174e 0.00 MB 1 0
44,434 44,434 0000000027518f6b0eca38b80757bdfeeed4dbeb3ebd68427f419e1eae1b1a75 0.00 MB 1 0
44,433 44,433 00000000246e08d5778f1739edd97459e7e75505e68f3f5bfb26ef34ff1c1504 0.00 MB 1 0
44,432 44,432 000000002f11697da86aeaf07ecc001406915fa9ac146828c4ff95a45791eb64 0.00 MB 1 0
44,431 44,431 0000000021257efdf9f4b2c9725c813d04cd6725041895d954e0da56d0be54cc 0.00 MB 2 0
44,430 44,430 000000000d5971b831b68ca1458cafd30f3ac5053ad8caec8bd7be230abfedf2 0.00 MB 1 0
44,429 44,429 0000000025f6b1aec340745ddd330f82e3b26ef9f05ff435ece92812079f4eb6 0.00 MB 1 0
44,428 44,428 000000000d41d0bb9ef8f0a609e244510d0a368d72d9fddbe5326e96ace18469 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.74 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: 338.68 GB
    • Received: 2.94 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.