Loading Tool

Explorer IconExplorer

Memory Pool

26,390 transactions
10.71 vMB
0.02270273 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.33/200 MB

Candidate Block

Mining Attempt 9d8fc57310586de246e553b0078c9814eb0698beaaf5ee81d3625f1ef46c02fc
Version 20000000
Previous Block 00000000000000000000982307d3b756516d69e5f9eb847bc91735f48dbd8995
Merkle Root 47d19ffc46177e7ac5ce2e005ba82bc81c71a1180363b2df886f10bf5c6181c8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,603
Size: 1.00 vMB
Total Fees: 0.00489553 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,548 (780,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,211 133,211 0000000000000a2cc88eedf87f55ac654ac236db01ef3fe08735b9eed0d6dfe6 6 0.00 vMB 2,163
133,210 133,210 0000000000000251a014f5fd9c61090b60ad9cd5e12a25e3afcf207636a81ea5 50 0.02 vMB 258
133,209 133,209 00000000000008f947337dbdc069e82036ca534adcc2299235fbc17d98d60ff1 15 0.00 vMB 498
133,208 133,208 0000000000000bc49b8fc07f9cd521007322ffe9e262b7efabfda0882919e3c6 24 0.01 vMB 1,089
133,207 133,207 0000000000000ac58bfff8f0c03d49969abb9bd4ad88f5104ea3451ac23132fe 105 0.03 vMB 322
133,206 133,206 00000000000003b1487369c2f5772e35838a611b5a36b19c8069691ba4ae63a4 30 0.01 vMB 1,254
133,205 133,205 00000000000002f0e635c29ad7ecf670a200492657f30fb8deb694d17e8053c7 143 0.05 vMB 347
133,204 133,204 000000000000069b4899997aa3b11c2c5a9d49be3906834b108e3f66ffeae8f5 163 0.05 vMB 230
133,203 133,203 00000000000004745920854a5f61d2fef630144953d8d60501e952f1eb43ad56 147 0.05 vMB 145
133,202 133,202 00000000000004c9eac85b912a269eac953fbfd36754c481c484daf14162438e 65 0.03 vMB 897
133,201 133,201 00000000000007949a8fea2cbad1e4ca6014a820729f7cdffe5617b2fa317256 58 0.03 vMB 1,013
133,200 133,200 00000000000006ae784ee6d1c61f2943d69d2493e0a961ca37fd5e71bd60bd79 176 0.05 vMB 91
133,199 133,199 00000000000001cc313a9c2768face266e1555a460ee510f7ab4bb0941a2a17c 25 0.01 vMB 63
133,198 133,198 0000000000000b83192661457e22c6e229c96b1d31003052d6105b294cd720a1 23 0.01 vMB 666
133,197 133,197 00000000000008b65f5798a2eee75722d02827410b94c90a8a164bd5829b83c7 24 0.01 vMB 605
133,196 133,196 000000000000080fecade1961fff0c87de03550cc8f670a9e8c4bfed6e06e342 9 0.01 vMB 384
133,195 133,195 00000000000000f8e8e890c300354b9b0e2fd34ae0d292589692eba0f1aa1fdc 45 0.02 vMB 682
133,194 133,194 0000000000000556381c2fa6f84f79c1a1204818bd9842df5dd415f18fe4034b 4 0.01 vMB 0
133,193 133,193 00000000000004fff74712b7df693ab9414bd2ff86e119814dda8abbfce2cd89 185 0.05 vMB 40
133,192 133,192 00000000000004407287d3e0895beaf9ad20c6aac7e808f4faa3171e6b55ce17 89 0.04 vMB 451
133,191 133,191 000000000000073a75501599c1a8eb0643b5980f9f805d47d7842613088d3893 76 0.05 vMB 281
Previous 10 blocks ↓
Total Size: 779.81 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: 413.16 GB
    • Received: 2.21 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.