Loading Tool

Explorer IconExplorer

Memory Pool

81,100 transactions
30.04 vMB
0.09364249 BTC
Random Selection Loading Transactions
Max Size: 183.55/200 MB

Candidate Block

Mining Attempt 56e61388c7a8d878bc6e7c43d12d4f3513663bd7af1f168fbe01794ab8251853
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 02405112c7e429fa6287ad17c155eab278a47c9a8f219f6968004fef344bd4e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,489
Size: 1.00 vMB
Total Fees: 0.02614444 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (481,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,277 434,277 00000000000000000091c9221b2dd413fbf6a83d61d633a2673d133192eb6e4d 489 1.00/1.00 vMB 21
434,276 434,276 00000000000000000192de0ff9a500c8af279ac25352d219a13fbc8b7d4d059e 2,325 1.00/1.00 vMB 62
434,275 434,275 000000000000000000b994ef929af53902709f38ae6ef74f7d2877dd37c90d31 266 0.10/1.00 vMB 72
434,274 434,274 000000000000000000bb47e485eaf205781723810884cb5ef50ccbe95332312f 583 0.69/1.00 vMB 25
434,273 434,273 0000000000000000023e95709f438dbe09a75196e83ccf52155048f32cbd12d8 956 0.98/1.00 vMB 26
434,272 434,272 000000000000000002f0a88aa59b22f87691b0d1830667ec591344c0ad7a1502 1,830 1.00/1.00 vMB 45
434,271 434,271 000000000000000003a3fb3642e6b311efb3a9be21617f6019e04fa576c6af7e 2,308 1.00/1.00 vMB 88
434,270 434,270 000000000000000003d60b6ce743ce5040ee5362845593970b5397d6d2d82063 1,224 0.66/1.00 vMB 45
434,269 434,269 000000000000000002bc61c6e3d322bf6271a737d65dc7fe6082a9f58a7c0c18 506 0.86/1.00 vMB 24
434,268 434,268 000000000000000002091e731093120f1a3b92f5a15f05cc957538a8a821ea68 1,886 1.00/1.00 vMB 57
434,267 434,267 000000000000000003c0a9942fee4ea03f91c1c6081c601dd72e512b2ce0a275 1,484 1.00/1.00 vMB 48
434,266 434,266 00000000000000000159dbaaa8d08a9837e6f2f528c116be7b4a8c170a7ad126 2,219 1.00/1.00 vMB 71
434,265 434,265 000000000000000001e4394b274865598d1fd14a8b1c277b641523d31363c962 635 1.00/1.00 vMB 58
434,264 434,264 00000000000000000195d48211a86761f430d6f9a0e38e6744abc92797bde6d3 889 0.99/1.00 vMB 56
434,263 434,263 0000000000000000036284a49c16d480a5e971f55c3b6d208501ae54cff4c69a 2,390 1.00/1.00 vMB 67
434,262 434,262 0000000000000000042171d49874ea7303c67cd9b5d40887965e4ab8638e10ba 2,368 1.00/1.00 vMB 65
434,261 434,261 0000000000000000039d211593cc95ae2eb140bab97787c0e6163b09e6700ba8 1,487 1.00/1.00 vMB 45
434,260 434,260 00000000000000000133b59dd9667f4f2843997e441360f4501110908fa30193 1,254 0.87/1.00 vMB 44
434,259 434,259 0000000000000000032a4702654c37a5d7dd6d69261f6b5bac0ab68724b5a6a0 1,366 1.00/1.00 vMB 36
434,258 434,258 00000000000000000382c8af153a28060de4c441b4e53fd21da9323f82bf6835 564 0.23/1.00 vMB 58
434,257 434,257 000000000000000004061ab75032d70b03fd788cf4b2d42cf9c8388437d95374 397 0.18/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.