Loading Tool

Explorer IconExplorer

Memory Pool

18,978 transactions
10.13 vMB
0.02730855 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.24/200 MB

Candidate Block

Mining Attempt de7cc13b8ba7bc2a026ac62651cc6a848e9de2cffde6c5ec73aebe08471166e6
Version 20000000
Previous Block 000000000000000000001b0b9bba896b3a0a29c737d37d5b02c01e95962df631
Merkle Root c270acd283ac6078303ce7b544d0ae7fea79b25aaf8bd08325d1db8722bace88
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,945
Size: 1.00 vMB
Total Fees: 0.01074588 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,545 (786,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,422 127,422 0000000000000689050766cff8f82732d47291824a32a1f8376c9db190df8b5e 43 0.01 vMB 2,916
127,421 127,421 00000000000005def110ee5d322ed56385b805e22b1de95ba870ca94a98b56d5 106 0.04 vMB 442
127,420 127,420 000000000000069aeaf6afc2a3e528bbaee90a876181a902a680bb6bb9bc3fc5 10 0.00 vMB 436
127,419 127,419 00000000000025b0968419acd3dbae3cc904b1d8590bc03439d33c6bc3b8696f 17 0.00 vMB 446
127,418 127,418 00000000000004b841b7ba266e2e4f5b821b2b606bf62e01f9953efb7604aee8 14 0.01 vMB 1,179
127,417 127,417 0000000000000052e4ca2a4e62e3ea14d8f2b7bed2906d63513799568389e669 2 0.00 vMB 0
127,416 127,416 0000000000001fde834985d5c069be94284cf46297f2fe710d694c0fbfeb2e60 44 0.01 vMB 256
127,415 127,415 0000000000000dd74e3df26cfed262e38ff93b5a3457c0831fe416e9b09b2d63 28 0.01 vMB 1,077
127,414 127,414 00000000000009aae2baed66d79e26310f016b3ab5402fe5de426a608fc0eb19 7 0.01 vMB 190
127,413 127,413 00000000000022dbc1cf1a79206ff979df274b244fd1c0e5fc367c7e35a6abee 101 0.03 vMB 629
127,412 127,412 0000000000001021627c934b2491fdedc1197b8bc42e1dd78cf575947f338c1b 15 0.00 vMB 728
127,411 127,411 0000000000000be861f708f3feeba5ca57e0ffe8e6d1e59d65dba8f0ee1f4833 40 0.02 vMB 1,229
127,410 127,410 0000000000001f63b19b50e0e5e33de034d26bcd6b2fee7ad9f8abd39e671d9f 57 0.02 vMB 1,069
127,409 127,409 00000000000002319c1b8a13691056145d263534c0036cfaef79c6df96f2473c 15 0.00 vMB 1,251
127,408 127,408 0000000000000e3309b424e84b61019531a459a63089423bdc7b853330f0235b 4 0.00 vMB 0
127,407 127,407 00000000000021caf18177c496fbdb23233c8b346dd1c8ee850acb8e431e6e59 7 0.00 vMB 3,046
127,406 127,406 000000000000141e24738869d779f4d28765c0797350d702ec896521c69d354f 38 0.01 vMB 335
127,405 127,405 0000000000001f61e03fef48d9dccae1bbb6c53e7d0fdb27748e6b8f5eb9e311 60 0.03 vMB 45
127,404 127,404 0000000000001d3a83abfc45340db3b595eb2890512ae77b3cac92a001992902 13 0.00 vMB 1,075
127,403 127,403 0000000000000ae634a684192dc6653e20085ae903abaab651fc7c7a229c4557 41 0.03 vMB 1,376
127,402 127,402 00000000000009bae502e0c602324b52c403a76d6bb1803d940ee69f898ad639 11 0.01 vMB 838
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: 410.18 GB
    • Received: 2.17 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.