Loading Tool

Explorer IconExplorer

Memory Pool

72,582 transactions
28.03 vMB
0.06903852 BTC
Random Selection Loading Transactions
Max Size: 166.09/200 MB

Candidate Block

Mining Attempt fabd88cd607a3495fb086941f85b99d9c0fb3546443dd164ed0b062d3b371435
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 6fbff2209d97901e79d674e8a2e1eb5dd7c525f76f9e1ff7d6acb44841efad48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,815
Size: 1.00 vMB
Total Fees: 0.01299554 BTC
Feerates: 101.52 > 1.30 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (500,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,305 414,305 00000000000000000014b2c3cac7959730bed0cf06380e065c3dfd21775b024a 16 0.00/1.00 vMB 79
414,304 414,304 0000000000000000043ca41afd47d27efbc103dd659972208c689d92d3aeebda 2,821 1.00/1.00 vMB 86
414,303 414,303 000000000000000003cbe8e9fa679f616e7f0476aca25542b9f82046d215c16e 1,120 1.00/1.00 vMB 20
414,302 414,302 0000000000000000038f1124f00764675430c8bd65b1a19004d618d2fb40c88b 1,810 1.00/1.00 vMB 30
414,301 414,301 0000000000000000011095b8305b0c587d4c41e3fe826e0a19b7209da13b0a66 1,596 1.00/1.00 vMB 51
414,300 414,300 000000000000000000256e7041bd22551528b760d5c07c71b32d793ef51ed497 1,923 1.00/1.00 vMB 45
414,299 414,299 000000000000000005425a725339f1861bdcf5aeba5eb110f5a4197870e2f9e3 2,748 1.00/1.00 vMB 69
414,298 414,298 000000000000000002b486b6ab1364c21a7b15681fcdc927a6934a0b322d4961 2,437 0.93/1.00 vMB 75
414,297 414,297 000000000000000000a7a10db360c10526b60ca74cdd532714a93c2a649b65ed 1,569 1.00/1.00 vMB 31
414,296 414,296 000000000000000002b040ed877a46d37aabfb9398fe2189ca7bf1bb2d77eb89 2,534 1.00/1.00 vMB 59
414,295 414,295 000000000000000001e79c551a8f4d168354250a39de6e3ace069f11e532dc55 2,334 1.00/1.00 vMB 47
414,294 414,294 000000000000000003acc9f652cae6c1270e6ce0f7cb1550ead52588708be1fa 2,282 1.00/1.00 vMB 81
414,293 414,293 0000000000000000010cda0a6b771011886d78d370262c5ee2534867f5990cae 694 0.32/1.00 vMB 44
414,292 414,292 000000000000000003308f4f8e1cc8661f22482e6e86c7ec347253596c6a08c9 832 0.36/1.00 vMB 69
414,291 414,291 00000000000000000091c1900b567a57d45c420526d287c6413721e8007158e8 896 0.80/1.00 vMB 28
414,290 414,290 0000000000000000011b62eb0fe918064b2173d5cb4315ed31b1706320ecfb1b 463 1.00/1.00 vMB 18
414,289 414,289 000000000000000001b3d0e3958dfbe743b6c423b8a2389c9cc05a2b137cfe1b 2,236 1.00/1.00 vMB 58
414,288 414,288 00000000000000000055aad665a1041a4fd97f5e4c24c2a607b367771206ce72 1,808 1.00/1.00 vMB 38
414,287 414,287 0000000000000000042df8e5cb4249cce666e0fbc14c19f9ac5ff00eabb58951 1,548 1.00/1.00 vMB 26
414,286 414,286 00000000000000000258bd3f056f42520497f4da334211b37451209ddb1e492f 2,988 1.00/1.00 vMB 77
414,285 414,285 00000000000000000146922aa19fd5e2ba0cddfce4c8f610666ecf14597f4b5b 2,068 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.