Loading Tool

Explorer IconExplorer

Memory Pool

78,167 transactions
29.33 vMB
0.06524005 BTC
Random Selection Loading Transactions
Max Size: 176.25/200 MB

Candidate Block

Mining Attempt 0be4d50d59052a629700f8fdc270d59c02f3ccdaff54de1c43c6592d524538ff
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root 70627221b59a62596f76b72cdef94c8a075cb716390d7779702e50d2fb9bbb86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,007
Size: 1.00 vMB
Total Fees: 0.00583815 BTC
Feerates: 101.06 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (173,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,426 741,426 0000000000000000000804333f188c97632fd0b6a9077511f5276f4f5e66b7cf 2,999 1.00/1.00 vMB 28
741,425 741,425 00000000000000000003ca1facae773eaae79848035fa65aea7ea8c7f72f9afa 558 0.26/1.00 vMB 16
741,424 741,424 00000000000000000000745056b6be0df8e8035e9bbe43bdf73d5f9aeb41cb5c 1,029 0.96/1.00 vMB 10
741,423 741,423 00000000000000000000ca57707fbca39dded5f317ab96ed977ede4e4b0f183d 971 0.37/1.00 vMB 14
741,422 741,422 000000000000000000023a874a7c62c3a4666e859c5869bee99be6cdb49d1d30 1,347 0.59/1.00 vMB 14
741,421 741,421 00000000000000000005d55d902223f5ca45dfb2a763355f3af76b0bc97a57dc 2,708 0.89/1.00 vMB 17
741,420 741,420 000000000000000000055863c884968a78f142467ea585b521097d0958ba0290 2,739 1.00/1.00 vMB 16
741,419 741,419 0000000000000000000686dfcaed65920845f99bf95faab7167e925c03c1485d 481 0.19/1.00 vMB 16
741,418 741,418 000000000000000000037145dd26640d7f605f2d9e1ec74c86f813c6af2937cd 63 0.02/1.00 vMB 15
741,417 741,417 00000000000000000008929adbb38999308c8857b6beac31ab0bd488cc2410a9 997 0.51/1.00 vMB 3
741,416 741,416 00000000000000000007f797f843fbfcd4b2a75f1ae62d9eb651bd82197ea7ca 1,545 1.00/1.00 vMB 21
741,415 741,415 000000000000000000007c2621889929500b9136f63451040e80ee4457defe9d 68 0.02/1.00 vMB 18
741,414 741,414 000000000000000000068f31866b00b72321252e2eed97da394631686a552846 1,394 0.52/1.00 vMB 16
741,413 741,413 00000000000000000000ef55912af377c9845bb5dec7598ff96310d9937abc55 2,236 0.84/1.00 vMB 14
741,412 741,412 00000000000000000005f3e6128a66171d8f15b79c9cd73847a13842b07ad640 542 0.94/1.00 vMB 4
741,411 741,411 00000000000000000005aff50364bb024808f0aec1be230d91aaf75ad60b0d27 2,812 1.00/1.00 vMB 16
741,410 741,410 00000000000000000003398387924bbb6c63b93083d32e35a1786d6f675b0da9 1,166 0.37/1.00 vMB 15
741,409 741,409 00000000000000000001ef8371324289c544a49fc02bc44cca4e80ec0d204d5d 1,223 0.50/1.00 vMB 14
741,408 741,408 000000000000000000069bab35ef858460f48c6aa1f0eed948f2181ffde196d7 1,290 0.52/1.00 vMB 15
741,407 741,407 000000000000000000082b04b8e3ad033216d466e284314662a147dcc898e8d7 778 0.66/1.00 vMB 8
741,406 741,406 00000000000000000006132e3584cb7c15d8b7e4704b924844ba95a0a4f5a361 125 0.14/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.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.