Loading Tool

Explorer IconExplorer

Memory Pool

82,768 transactions
31.23 vMB
0.12240002 BTC
Random Selection Loading Transactions
Max Size: 183.65/200 MB

Candidate Block

Mining Attempt e6efd5276bec58625623954770bfafa8a8c70e82cf58a6486ab8efa1145cb0c2
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root c1714cdb126283e93b9ff0807f11a191e37be67d4771e2ee6017583e53fc163a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,534
Size: 1.00 vMB
Total Fees: 0.04234260 BTC
Feerates: 150.80 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (172,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,422 742,422 00000000000000000002b37f9158f6b86c4a6efe810645e5bd6f9f8bb4ca053c 547 1.00/1.00 vMB 2
742,421 742,421 000000000000000000068175ad2c7d5f77f8f92a2d9779479045e5b8dde2d1f8 1,283 1.00/1.00 vMB 11
742,420 742,420 00000000000000000001146099f48f0108c235584d10cdeaa0063af83c5b4323 1,602 1.00/1.00 vMB 12
742,419 742,419 0000000000000000000651ab83d85333cf65a0a7c10aa1660261c5444b51c387 1,635 1.00/1.00 vMB 12
742,418 742,418 000000000000000000036f6ba16288f3842dc293a8b2f8d3b4f66bc1062ff498 2,184 1.00/1.00 vMB 15
742,417 742,417 00000000000000000006af42554421d594d9d7c27b272f8fdda05a109bf76250 1,163 1.00/1.00 vMB 8
742,416 742,416 000000000000000000017e3d0d3cafc02b17fc8e4163afe8712600ce9394c1c5 1,863 1.00/1.00 vMB 8
742,415 742,415 00000000000000000005dcc8f80eaf25a1c1888135e277bf09fe27546ba2aaef 1,705 1.00/1.00 vMB 20
742,414 742,414 000000000000000000081cdac6bbd130816a023bce4d1dc5ff282f66bde01e9d 266 1.00/1.00 vMB 3
742,413 742,413 00000000000000000005d03f74180a13da3346c839169d42c236c2168369fd10 1,308 1.00/1.00 vMB 8
742,412 742,412 000000000000000000010f670de49792ca25166858312cb84ebbe6dfc3cc8609 1,020 1.00/1.00 vMB 5
742,411 742,411 00000000000000000002ec723fcfee208d8f746135dbdf497f934acf8fa9e5e6 1,845 1.00/1.00 vMB 3
742,410 742,410 00000000000000000004604ed6db2bac05818c0455b0475dc1640ce6d6acb54a 1,739 1.00/1.00 vMB 14
742,409 742,409 000000000000000000056eb24abe86576a83b0cf5209522ca03d82b9a35068ef 2,653 1.00/1.00 vMB 14
742,408 742,408 000000000000000000051220907eaf09c4dd4b593c03c252d6d19c3a018691d2 3,336 1.00/1.00 vMB 18
742,407 742,407 0000000000000000000245aa953c087b9dbf10b122cad610aa4337b6a789c23e 528 1.00/1.00 vMB 2
742,406 742,406 0000000000000000000301c2fe2c206079c39e98e065bbe7beab8d3ce67e43e3 317 1.00/1.00 vMB 2
742,405 742,405 00000000000000000006ffbfe00a707610d8bf5d2a0ea4fcd05079af60554dff 1,688 1.00/1.00 vMB 7
742,404 742,404 000000000000000000048f9c26fd410b45882ca2c4029f19f2bbb449b5fe393d 1,292 1.00/1.00 vMB 6
742,403 742,403 000000000000000000084a83ae43a46bd61537b0288caef123236e7e166e978b 1,375 1.00/1.00 vMB 3
742,402 742,402 000000000000000000058aa5ecdaf6a547c95edeb3dd4224339750731fdfafe2 2,147 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.