Loading Tool

Explorer IconExplorer

Memory Pool

42,125 transactions
18.43 vMB
0.18772903 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.59/200 MB

Candidate Block

Mining Attempt f8b526dd9e13e3581bd6ec84312e92132b1821d01a62eb65d1c575c4c38ea3b1
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root dcb85d9f8d87f71a5e44454a62db5c0127e79975926af011be25ced440fb5cc6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.06147095 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (715,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,435 197,435 000000000000015bb61b7db9d3659ba1f806141379fb9f5a07a28446a45e3d87 2 0.00 vMB 0
197,434 197,434 000000000000011872ef1ff4ca02454cc980d56549b075e7217dc4b542afa94b 100 0.04 vMB 123
197,433 197,433 000000000000006b91ec14096bcf27d4eb1c9493521bcab3a2ec14d88d426a87 178 0.05 vMB 33
197,432 197,432 00000000000000897a94f0c1e76e918fca85ae1590d4a9537136d1589cbe7d32 256 0.09 vMB 68
197,431 197,431 00000000000003dd4d984ef08b46748dc442c05465bfa8ee14011949f54e26c2 448 0.27 vMB 123
197,430 197,430 000000000000027e7ba8fdb53e45335c9518a4f73de74bbdeba11d98ea8151d8 231 0.09 vMB 130
197,429 197,429 000000000000062d7418e2aec3d94ad519fc51a330022ddadc866ae5e72aee54 512 0.35 vMB 91
197,428 197,428 00000000000001258da31a9244e0289efe383f4b9e236a28400a64d50d39bb66 8 0.00 vMB 328
197,427 197,427 000000000000056a5a83913138b7871a54cbff66e53323254a4a18c5f72361d2 130 0.05 vMB 167
197,426 197,426 00000000000006af7aec10bed5b461343d441a576a559644d60ef04484631897 449 0.19 vMB 133
197,425 197,425 0000000000000403f99cb97f9839fe7cd0807a4ef83e870fd8e435e2bdbeceed 141 0.12 vMB 269
197,424 197,424 00000000000004e404414d0314fe4e635e9a09cd67a318d6bd9df98cd604ffe5 334 0.12 vMB 141
197,423 197,423 00000000000004138334344a4b70eda03384e05683dde88dc789aeae81c3b55b 912 0.42 vMB 135
197,422 197,422 00000000000001bb5e846407c371415a0771682dba7c914d3d39d4ad1d15460b 108 0.05 vMB 675
197,421 197,421 00000000000001e284b03530da8a5a0fb5954c7d00906ecfb6a9cce26e986c4e 256 0.09 vMB 149
197,420 197,420 000000000000039b89c733b7cd643a72e388872afb23fc4ace3914e2579cec19 129 0.05 vMB 256
197,419 197,419 000000000000039c6bf89ac6e724b21e5355c7b744e51a94fe7802288b248292 650 0.25 vMB 155
197,418 197,418 00000000000005d344cef10cb101aa0bebf6ce8c86be0d7f904938cdec027888 128 0.05 vMB 157
197,417 197,417 000000000000055a9f0dd96d83fb9e5b2707510db771985fe411fe6cc6ddf511 451 0.20 vMB 148
197,416 197,416 00000000000004f14094edc9e3b751d48314f959f02cd673338eb1521d42f287 149 0.05 vMB 150
197,415 197,415 000000000000032de480297b0e662a1aa586d6b6fed05cd281b624dfe35c66ee 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.04 GB
    • Received: 0.48 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.