Loading Tool

Explorer IconExplorer

Memory Pool

39,896 transactions
27.71 vMB
0.06992030 BTC
Random Selection Loading Transactions
Max Size: 141.76/200 MB

Candidate Block

Mining Attempt 45bf88f93939ddac9608bc8a26535d1fe92ecd5d2f267b6209f874510b5a9ac4
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 0a08587b6a2128304bdf98b257c99d561c5fb2beb2e013e774fc0612404f47fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.01697017 BTC
Feerates: 100.95 > 1.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (82,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,304 832,304 000000000000000000009449a3e7cf218daecb8ab626c6bfbff7185bceb32922 2,684 1.00/1.00 vMB 43
832,303 832,303 000000000000000000001786698438cb2ee43b49539a9453372fd071f6cb2622 3,418 1.00/1.00 vMB 50
832,302 832,302 000000000000000000000ca2430741ddf93bcb1225543814e00ed4f2ca0f1444 3,348 1.00/1.00 vMB 48
832,301 832,301 0000000000000000000051e1af296f5d87f0b50786ece8bf5873ecb886a1dadc 3,012 1.00/1.00 vMB 52
832,300 832,300 0000000000000000000085d57df7bccd93182e71352cf8d0157a757484e0fa3e 3,357 1.00/1.00 vMB 58
832,299 832,299 000000000000000000036eb7d73bfb039975ec0b91c2997ff302f6c04f730d81 3,923 1.00/1.00 vMB 49
832,298 832,298 000000000000000000028355da062458a210c9841685c97200004e4c8135ae32 2,756 1.00/1.00 vMB 49
832,297 832,297 0000000000000000000104b8a79e0c48fccd7f86dba6deb8b5f00d40ed243e42 3,590 1.00/1.00 vMB 53
832,296 832,296 00000000000000000002be2fa41293efbe3888024de772a0b13d6b89a684c801 3,472 1.00/1.00 vMB 59
832,295 832,295 000000000000000000015feefb0fc3aff851d659bfe41120dcd304c192b7d5b5 3,171 1.00/1.00 vMB 64
832,294 832,294 0000000000000000000002f624e2b82f7b05c62bd8e4e55a033febf2b9f64fdd 2,458 1.00/1.00 vMB 57
832,293 832,293 00000000000000000002894027cfa5616afb499320bb12b8176fcf2e5d51179f 3,109 1.00/1.00 vMB 67
832,292 832,292 00000000000000000002b63a4f40b8575e80ba4861d458abf3c93ce9575f9a55 3,834 1.00/1.00 vMB 56
832,291 832,291 0000000000000000000055b92e8e5bd91d2f5cf00768c58c0fbf862037ff9912 3,268 1.00/1.00 vMB 85
832,290 832,290 00000000000000000001c3663e92dd28c3339a2a9cf43c48f3384c08e0320aef 2,941 1.00/1.00 vMB 74
832,289 832,289 000000000000000000031b510575e29079c09078ff86159b58929239d12e767c 3,311 1.00/1.00 vMB 60
832,288 832,288 00000000000000000001df0c25ac2768795717eafa4b78fa30733fcb4b2e2413 3,316 1.00/1.00 vMB 63
832,287 832,287 000000000000000000020fe96563226c846a21f8e7b2260b86ab4a3fcaa7e402 3,523 1.00/1.00 vMB 60
832,286 832,286 00000000000000000002d6abee985e238c6584639217be55d70171b476e7c0d3 2,909 1.00/1.00 vMB 69
832,285 832,285 00000000000000000000cab4560b917918874a763ee526ed5ab157083def5db1 3,667 1.00/1.00 vMB 49
832,284 832,284 000000000000000000001744c1a552022b2f10e23254858445aa9ebfdc31f12d 2,823 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.76 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: 632.31 GB
    • Received: 12.11 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.