Loading Tool

Explorer IconExplorer

Memory Pool

41,890 transactions
31.69 vMB
0.08971856 BTC
Random Selection Loading Transactions
Max Size: 159.09/200 MB

Candidate Block

Mining Attempt dc6ee7c2c2b0451b2c85e692e8a12aee00ef094b87ea1938712efe11a279c90c
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root a8308cb2dbbeddafdd438a86d0ec13e44c75e6e868f5987711edb36080e03095
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,637
Size: 1.00 vMB
Total Fees: 0.02411393 BTC
Feerates: 150.77 > 2.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (356,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,549 558,549 0000000000000000002d1ecdd62140decdcfaf0302c6ede4015f55981ea5060d 922 0.33/1.00 vMB 14
558,548 558,548 00000000000000000007c760e071ebea0581d0aec303aacb313b324124171bfd 3,313 1.00/1.00 vMB 12
558,547 558,547 00000000000000000002f42a88c722032a39e3ea2075e5ddfca30759acbbeaab 1,300 0.67/1.00 vMB 15
558,546 558,546 000000000000000000015c4ecd9454b116a5282ecf67287dfb3cbce871ad2e83 2,741 1.00/1.00 vMB 9
558,545 558,545 000000000000000000046d28d727d7aae8367ac547e5761c1996b54e19926e26 1,998 1.00/1.00 vMB 5
558,544 558,544 000000000000000000259ad25828cde27df967f53b11b8f8459cc61821def714 3,624 1.00/1.00 vMB 8
558,543 558,543 000000000000000000076537268dbabea38adc9f3418dc76a54eef1cefebd7d6 2,771 1.00/1.00 vMB 41
558,542 558,542 000000000000000000273e0260c982f7148039ce44bc2de90e9d0f5662a6c900 3,077 1.00/1.00 vMB 24
558,541 558,541 00000000000000000028840f3e31dda385b5b84d7db5b60b862e62f31dc28c03 3,090 1.00/1.00 vMB 15
558,540 558,540 0000000000000000002b4611cd202172327aca7d0750f3cdff1e64e3e0e14319 1,096 0.34/1.00 vMB 11
558,539 558,539 0000000000000000001d599268fcae0b09f3e69a3a98c7472be60487df03e2c3 1,908 0.63/1.00 vMB 10
558,538 558,538 0000000000000000002d34b152d9c837caab9c36f4abf960c90e325b447a754f 1,453 0.49/1.00 vMB 10
558,537 558,537 00000000000000000002af58c137f73e02ed4290b8ec66deb66f16a503c420b0 2,118 1.00/1.00 vMB 5
558,536 558,536 0000000000000000000d06595f1e5ea4f3367ff7e0817c0e9db8ff8cecb2f2c6 2,878 1.00/1.00 vMB 19
558,535 558,535 00000000000000000018450ea957f69a18cb99f90b545b53872a8fd133e88d66 3,076 1.00/1.00 vMB 15
558,534 558,534 00000000000000000017f1f624f0cb0da4392fe38b52ea98376bc7248178c973 1,199 0.42/1.00 vMB 13
558,533 558,533 0000000000000000002fbcc3f5cac4af4f821efeeedab083d125d11cec47b2b5 553 0.19/1.00 vMB 9
558,532 558,532 000000000000000000159ff664b1e1992ba9d3b455e799908203797455cd7a46 2,841 1.00/1.00 vMB 14
558,531 558,531 000000000000000000216e591279391af7a172eef22445f97196678006c7711a 322 0.12/1.00 vMB 17
558,530 558,530 0000000000000000001a4b663d9c769da6d1b43f3611de3a0ba106cc98a77ffd 522 0.17/1.00 vMB 9
558,529 558,529 0000000000000000001107f9629e4745b8ec426b7da91fcadb04bbada6183a36 3,093 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.62 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: 625.55 GB
    • Received: 11.60 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.