Loading Tool

Explorer IconExplorer

Memory Pool

67,984 transactions
36.98 vMB
0.15524181 BTC
Random Selection Loading Transactions
Max Size: 198.01/200 MB

Candidate Block

Mining Attempt 93f784e7fa47f2d76909e659ca341f2aed3b975259272ae962ee6463c2adb4c6
Version 20000000
Previous Block 000000000000000000018eb5aa3d4a22f845fc40e3951e74631990c6eb927a84
Merkle Root 77469e340111754634c8ed03906d97424dacb8bddac62ee4f34535bf3c87bd6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,153
Size: 1.00 vMB
Total Fees: 0.05970669 BTC
Feerates: 153.90 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,405 (796,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,577 117,577 000000000000790d1b3428aaba10bf0cd0339e7f9cdf997f550875453e1c955b 4 0.00/1.00 vMB 1,355
117,576 117,576 000000000000190effcca592927c8b49df8f958614f734a2f07f1e04dec4d3d8 12 0.00/1.00 vMB 0
117,575 117,575 00000000000011b8ef0ed102d449c7af1ef9fa5ad7d9785d711eb30c0427bc4a 12 0.00/1.00 vMB 701
117,574 117,574 00000000000048beb5f02b9807bb15a7d29346beb5be8efa2607845b05a2aadc 9 0.00/1.00 vMB 646
117,573 117,573 000000000000711d26068917de3989d31b0e4d374791d5d761a84a893b6fbf60 13 0.00/1.00 vMB 922
117,572 117,572 00000000000012241878a11b063a89a3f8cb9e89b2d7eeeafbf90680b48526b8 13 0.00/1.00 vMB 1,173
117,571 117,571 000000000000be8641154cc62eeeb297249565b3bf422087eb16767d85ce1c38 13 0.00/1.00 vMB 0
117,570 117,570 00000000000039bf44a0b7fdadfcdb41f78b1fdbdc6e14828de942c0faaa4294 8 0.00/1.00 vMB 563
117,569 117,569 00000000000064c5034b24b86cc4fd47baddf40cde9497e016b3c4518ffb9d79 3 0.00/1.00 vMB 3,174
117,568 117,568 0000000000008192a1c9ff78f5992bbc5065a57dc9138314a1552f1fb969a2ed 7 0.00/1.00 vMB 0
117,567 117,567 0000000000009e9bf55649c19a59ad5a6f0ba6b744c99a52fd2cd7aa0a9ec805 6 0.00/1.00 vMB 0
117,566 117,566 000000000000b7c060a19e8cfe11442b94ca1c0816b4b9c13c97e34f64d13b8d 18 0.01/1.00 vMB 1,401
117,565 117,565 0000000000009eb60024ac2357835cee7a0a6341850e04b595441f7fd329a92f 11 0.00/1.00 vMB 316
117,564 117,564 000000000000b7b9dd99d3aa4b75e91f24a9a4c8cb039a576c07b2e67ec5fe4a 20 0.01/1.00 vMB 1,183
117,563 117,563 0000000000004a05d4f7b55750c2054f6f252a27efd3c68651eec7d3bf0dccab 10 0.00/1.00 vMB 293
117,562 117,562 000000000000ca672fb26b9aae6b1b10ffd78d1c2748e89b182fc7caba58b466 7 0.01/1.00 vMB 526
117,561 117,561 000000000000acef3a6e574b4aab8553086f6b65e9901d928edf33784834fa76 14 0.00/1.00 vMB 1,244
117,560 117,560 0000000000001d523f1944d47cbde74427004e02a32770d20984a8b8d47a39b6 10 0.00/1.00 vMB 1,933
117,559 117,559 0000000000006a6ddea7c76e31145c5f35cfa359e5cd469fc22ce4e764d04a52 14 0.00/1.00 vMB 461
117,558 117,558 0000000000002a2e0f4ae1819fdf3d8627321e63a21e537d3780858cdf0af8ab 12 0.00/1.00 vMB 622
117,557 117,557 0000000000009679f7a11b0c248cc41cdad37814fc7f380c5e0dcaad8cb259b6 8 0.00/1.00 vMB 340
Previous 10 blocks ↓
Total Size: 781.32 GB

Node Details:

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