Loading Tool

Explorer IconExplorer

Memory Pool

34,326 transactions
14.16 vMB
0.05575056 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.21/200 MB

Candidate Block

Mining Attempt 11ab82437f4d468196e61d65fd14fc0618b6c3a752365b3e94f5dd50a7f79381
Version 20000000
Previous Block 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad
Merkle Root 124412aa3161cef338afedadaebc1a0ac984ad820655a81f3263af9cb8db5673
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,048
Size: 1.00 vMB
Total Fees: 0.01566838 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,345 (709,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,503 203,503 00000000000001d0d4db33c0db8abe001b5ae016f6b9a5eb05162625c8981d82 124 0.05 vMB 287
203,502 203,502 000000000000021d85f1eadd61387d812c328fda928e353bc362855717756711 361 0.19 vMB 263
203,501 203,501 00000000000003ca9e561312933f74081d04822e64b8716d0bbf85a410e65105 24 0.01 vMB 353
203,500 203,500 000000000000049494aac983b5360b2b271ef38957a0b78fb75ae10f0a0540aa 226 0.09 vMB 202
203,499 203,499 00000000000001157a8bd3524d152c6813ecf344057c1febb96b31fed0b40d4e 31 0.01 vMB 223
203,498 203,498 00000000000000614e877c403e4166a7c85168badb893ad244b743d1c52071b3 330 0.15 vMB 233
203,497 203,497 0000000000000009585ad8efeec6d204331dc47843fcef0daa62d27bec70a793 16 0.01 vMB 285
203,496 203,496 00000000000001d55df152671c3795eb055dfe03c233cad91aa08afbb18fba6d 37 0.02 vMB 188
203,495 203,495 0000000000000470d05de8acb810331b6a682a848f30d3e55f2bfb9997f8ea4a 178 0.07 vMB 228
203,494 203,494 00000000000004cf5a2a6331f591bcb81d755b43a557bf1ee508af40fe80dc63 44 0.02 vMB 351
203,493 203,493 000000000000010cbfc36401a28d2b087c412e2e62efca226a6405125d5c3ad8 91 0.03 vMB 179
203,492 203,492 000000000000049a21f22caccbf99fe47b152306290a4cf6688a8bd37302677d 301 0.19 vMB 291
203,491 203,491 0000000000000100d60cec82482d1fefcf1d05e438cbd722176bc56dc31639e3 108 0.06 vMB 127
203,490 203,490 00000000000001912f1f4d1000ddaa84646f0376c6c68bc6648e980c54e498c3 85 0.03 vMB 269
203,489 203,489 000000000000049f8216bef01fac1c45e3fa9853a9cdba8c8c68b8b9dfe09903 93 0.04 vMB 398
203,488 203,488 00000000000003aeba7fe55e8afbb63d718069691f58fba54553b5f2b20fe309 59 0.03 vMB 573
203,487 203,487 00000000000001ce72371ef146c981ac1348d74b0c3afb971a0c381fc0254988 124 0.22 vMB 11
203,486 203,486 000000000000022c6c82688d5ed156cb645a4764bb74762dcb9bd2228e5c9351 21 0.01 vMB 213
203,485 203,485 0000000000000039bed5c1b3c6640fac264cfefe7c836996cb980d64c129768d 65 0.04 vMB 143
203,484 203,484 00000000000002e23bd46940c55fffd6a5301720b023416f649c207cd29a0ca8 186 0.07 vMB 210
203,483 203,483 000000000000039f05b44a31358f6e6911053455965fa577c3a8fba001b66e2a 217 0.09 vMB 409
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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