Loading Tool

Explorer IconExplorer

Memory Pool

85,442 transactions
31.79 vMB
0.11745685 BTC
Random Selection Loading Transactions
Max Size: 194.94/200 MB

Candidate Block

Mining Attempt b3ea6682f071f62c4b5ee672dbcba32ce0d95a10c3b8e6c2b35279b99c83f1e7
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 01ef689023ae742fe9b2e46fb5800f13088f128334086576582e81ec684f641e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,989
Size: 1.00 vMB
Total Fees: 0.04158481 BTC
Feerates: 301.57 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (819,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,365 95,365 000000000002dfff0c947c782f21177241517b9fbd101f77d0c532eb5f6ad242 3 0.00/1.00 vMB 0
95,364 95,364 0000000000012439f71138ae5942c12ea7e77590a215de75dd75a44f16866508 2 0.00/1.00 vMB 0
95,363 95,363 0000000000000a7cb3783fab9690859dfc6dd10704002d7972d00bf2fcccab18 1 0.00/1.00 vMB 0
95,362 95,362 0000000000032ff55ed9069150579990715ee2724e96f2f4d1ba284ee85f9b2b 1 0.00/1.00 vMB 0
95,361 95,361 000000000000fdc3cc655f3899ff929d95a6e765fca436cd4a2b0e0fd032a80c 2 0.00/1.00 vMB 0
95,360 95,360 000000000007686d59bbcb349b27389b0682fea53855eb694b653a8f95974e99 1 0.00/1.00 vMB 0
95,359 95,359 00000000000239b500a2e4c41a43d62706cdd1a174dfb1e784b2686d09fdf651 5 0.00/1.00 vMB 0
95,358 95,358 00000000000244de8e0c05d6a92d17b7cc79fa11ee4bbcfcb7208e27076dca48 1 0.00/1.00 vMB 0
95,357 95,357 000000000001bb67fd01aab929f843f513108781cc89ac7efe80c664457f5734 1 0.00/1.00 vMB 0
95,356 95,356 0000000000022db5a3c6af66a4654daa9f3535959622bd59c724e9966cec3b2c 1 0.00/1.00 vMB 0
95,355 95,355 000000000004f70175f564b1f06106497458dd4f84f451242eef7ac96eaf6f0d 2 0.00/1.00 vMB 0
95,354 95,354 000000000006d63af61c0959a9faa841c2c61ae2b0eed2c8ec144eb69b767bd1 1 0.00/1.00 vMB 0
95,353 95,353 000000000007af9b09c44e73c0c108f02d88fdb5b673bfbc09c7ef993faa6bb5 1 0.00/1.00 vMB 0
95,352 95,352 000000000004475323ff640d5b63348c5fc830ea96e002ee6d05671e378b32ec 3 0.00/1.00 vMB 0
95,351 95,351 00000000000166fefe328dcdee487bc76fe77828d158e7260d62b9936c502430 2 0.00/1.00 vMB 0
95,350 95,350 000000000002ecae170fe9fcaa230e2c2825045a832aeaae4d30a8eac227d1cb 3 0.00/1.00 vMB 0
95,349 95,349 000000000006d0ee8c5ba60ba50f65673c093c1f34a45357506c5687df9c0478 4 0.00/1.00 vMB 0
95,348 95,348 0000000000031362dd814f1d570b654b87d5f607a6ec468ed09d3b30561c4c13 3 0.01/1.00 vMB 0
95,347 95,347 000000000004886aa918ee5ebf5b81c703732918722b0aa920c1471565328749 2 0.00/1.00 vMB 0
95,346 95,346 000000000006eb91278c9ceeed58be541192ed07bbd64db4c3e595e2d125242d 1 0.00/1.00 vMB 0
95,345 95,345 0000000000078468f99d6b4e71f221f7f64ec888a1789bf8be7b67a5626f3502 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.