Loading Tool

Explorer IconExplorer

Memory Pool

30,014 transactions
6.30 vMB
0.03098124 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.31/200 MB

Candidate Block

Mining Attempt 250f4abbadfe7cb46a9940547e0587faaa8f2b21763dd60e856c8ecf57a4be5b
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 8aff8d25e00fad3297a0ccf28b962fa922bec6f4da99977c0c5fa5e02c69109c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,668
Size: 0.55 vMB
Total Fees: 0.01566399 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (738,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,384 174,384 000000000000023e67cbb702ac5d7f2ef3481a77d32487dcdf14fe8d50cb1661 5 0.00 vMB 0
174,383 174,383 00000000000003a4bbb9abd21dd7626fa7be66b1cc6a5bf12d926415e3271635 54 0.05 vMB 25
174,382 174,382 000000000000055f1d72a94134b6217485c717cbf7580417206bbb5693904d7a 56 0.02 vMB 141
174,381 174,381 0000000000000322e6ea0251d24ec9a5b75644611575e259b9417be14037b725 44 0.02 vMB 64
174,380 174,380 00000000000007c5a34e32d7e957a750f00ad54d7d27ad4f7859c51079ef1bd3 84 0.03 vMB 39
174,379 174,379 00000000000008ef9248d2ad15827864805414d007bbd98c700559c2dd0aa5d0 1 0.00 vMB 0
174,378 174,378 00000000000007e7ad85ff90ff4c22b4e5b72ebe4920fde2258a00e58e07ac9e 29 0.01 vMB 140
174,377 174,377 00000000000002b8179c5db80f6dea0ed4a2c877c84686181eb290d942ecef1f 13 0.00 vMB 31
174,376 174,376 0000000000000449ada28b046dca0ef5252592fbb22e4929be60db930a0ea6a5 27 0.01 vMB 197
174,375 174,375 00000000000004f90d67a7018b554178487978c5ec1750f55e515941c8877338 30 0.02 vMB 190
174,374 174,374 00000000000007454c0a280cd0dffa9dd3fbe351de0d083906e8f7c7bdfbc0aa 31 0.01 vMB 298
174,373 174,373 0000000000000395f0cb10e0f5dfe0e9ca46ffb20c1866168e3654562c3c90e7 84 0.04 vMB 83
174,372 174,372 00000000000001ddb433fca5c9387c2e8736d432dd122d7bf2f2c1f8084158a2 1 0.00 vMB 0
174,371 174,371 0000000000000709399be50c2be44cbe7a1c1f8a935e8cc18684d07d843cc560 145 0.05 vMB 106
174,370 174,370 00000000000000c3f1b7e1c6c232eed715faf6c756f59024bed7df2a605ca3c6 39 0.02 vMB 65
174,369 174,369 000000000000011f92661ed5a2bc2c62a5707894ebdd6e90e1b9320db3f82517 72 0.02 vMB 1
174,368 174,368 0000000000000563a8bb95f23e980e54dda2b0a2ee5f699aaf56373051bb5e17 55 0.03 vMB 379
174,367 174,367 00000000000007d994596ce81e3d5baa3fceb72d839b6002653aa50cbba4dae7 51 0.03 vMB 5
174,366 174,366 000000000000027f40966141a436b31a867d54eecadcf75e3238dff98039703c 117 0.06 vMB 278
174,365 174,365 00000000000005a11a8149e365aa5d2e7a1cd1ab9ad3ae1aa37f8502845cd285 12 0.01 vMB 17
174,364 174,364 000000000000099b59584c7ca683926f4929fffe0b899024248f3bbe2536c9e4 87 0.04 vMB 124
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 76
    • Outgoing: 10
  • Data Transfer:
    • Sent: 43.33 GB
    • Received: 0.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.