Loading Tool

Explorer IconExplorer

Memory Pool

45,539 transactions
29.87 vMB
0.10673985 BTC
Random Selection Loading Transactions
Max Size: 154.65/200 MB

Candidate Block

Mining Attempt 17c29022c4f7868e17b27cf21902939baedd34a2a8e3e99f8be6829f6e4facd5
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root f6b5c0540cc57a31c670d293c22942ac1b50266bdbde008f48b430e2154badae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,076
Size: 1.00 vMB
Total Fees: 0.04718260 BTC
Feerates: 302.06 > 4.73 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (529,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,551 385,551 000000000000000004d5553c8bf1fe81899098803d12b88b9eaba0eb6da16915 2,937 0.95/1.00 vMB 52
385,550 385,550 000000000000000005f26b09a1639b6a33b0d11e13d2aa119012978e1c5fe29f 264 0.24/1.00 vMB 15
385,549 385,549 000000000000000004883c2897653e0d5e232dac298fa920d923239352bc0bfb 1,241 0.62/1.00 vMB 31
385,548 385,548 00000000000000000a210b5d6eab1997d822a2c9a86e18f98a48452a3b962917 1,226 0.52/1.00 vMB 35
385,547 385,547 0000000000000000026e0822da53c10b74fab153d1101dd083bce96c36b5d4ae 362 0.24/1.00 vMB 21
385,546 385,546 00000000000000000ad2a035c02b4c89b896ea334708750e0ac0df08f0728d9c 741 0.63/1.00 vMB 20
385,545 385,545 000000000000000006b2eca16e12338406d20317cd9f73a4758cf34e79cdd4ae 722 0.31/1.00 vMB 46
385,544 385,544 00000000000000000569d2a923d4b6d4140def1a5ae78d826e5b2a827646cbb1 724 0.43/1.00 vMB 32
385,543 385,543 00000000000000000dc7214ae124c59cceb76b93c818c25e3421ab725cdbb442 1,086 0.68/1.00 vMB 27
385,542 385,542 0000000000000000072d02c6a68260f11352a05bde6e1651ed8391917980ea35 194 0.14/1.00 vMB 23
385,541 385,541 00000000000000000baed4709bb4c0ed3599b56d7f40f1d542f6fffe6447a8d3 1,889 1.00/1.00 vMB 42
385,540 385,540 000000000000000007a88ebdc2db69be6e2414282912ccdd17b891c6c1429d68 232 0.17/1.00 vMB 15
385,539 385,539 000000000000000003fa186a6765c16b6241fba0f7f00e41039d28ccf5b9d58d 563 0.38/1.00 vMB 36
385,538 385,538 00000000000000000cfa2638e8e56b80da66385f55e016199fa2b5c7c32d3a22 566 0.26/1.00 vMB 28
385,537 385,537 00000000000000000ab447b18a8b7cb922149dd7e028de94e98a87b83d788ea7 675 0.60/1.00 vMB 14
385,536 385,536 00000000000000000ec7a8d078b323dcdbf499580c88ae4fdfc4261ef308dbbe 837 0.31/1.00 vMB 41
385,535 385,535 0000000000000000081acd36b3d08f269c59bcd34186359ccac7fe6c9ad56cd9 666 0.24/1.00 vMB 49
385,534 385,534 000000000000000001ab0e4cf696c8af382ad5e63e79adb94da24bf85c3827f5 724 0.33/1.00 vMB 32
385,533 385,533 000000000000000007c8cb0227492f2489c55fa2c1e01c7d0428c34ca1f54120 698 1.00/1.00 vMB 8
385,532 385,532 0000000000000000082ed6cb7c7df056767b4292987d2e86f908ca329e2f20ba 279 0.13/1.00 vMB 45
385,531 385,531 000000000000000008fc1ee318684c3c03624320e1953b25a4c21b1e0be245c2 760 0.33/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.