Loading Tool

Explorer IconExplorer

Memory Pool

78,498 transactions
29.35 vMB
0.06327606 BTC
Random Selection Loading Transactions
Max Size: 176.61/200 MB

Candidate Block

Mining Attempt a7fe3858eaf115297e99de74bcf59ad3f3cac1004bbc71f1f0c513ddffa77f5f
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 5b4a398d361d1e657192d106841a35bb4cdd6362d5e38341644bdb5f20b1cbc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,409
Size: 1.00 vMB
Total Fees: 0.00371962 BTC
Feerates: 10.07 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (369,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,723 545,723 0000000000000000001e6d2c0b931f29898a69928295d24b9b50abc163192632 202 0.16/1.00 vMB 5
545,722 545,722 00000000000000000019d8ac9e518d552aed67d27bfc80a26dfdb8ccc797d5a4 1,992 0.99/1.00 vMB 12
545,721 545,721 0000000000000000001b9312c17f88cfcdeaf36d6dbdd0162d986baf7b1ca6aa 1,479 0.89/1.00 vMB 6
545,720 545,720 0000000000000000000ce5a3699cf63aa3d4a8c064e9105d0db7fba394234990 2,556 1.00/1.00 vMB 15
545,719 545,719 00000000000000000000f3c61f26a7718a263550ef38c8d6956d4c0cd44a1f24 1,523 0.69/1.00 vMB 10
545,718 545,718 0000000000000000001b34bc5016edcfa8098beabd319d4badfcb45437902713 956 0.51/1.00 vMB 3
545,717 545,717 00000000000000000012e25cdf1c84b93223556f7319342b9dce7f98ea1d99f9 477 0.19/1.00 vMB 36
545,716 545,716 0000000000000000001b689cc19350dac02ed4d3e1f5d905e9a41a3ceebb7e12 299 0.22/1.00 vMB 5
545,715 545,715 000000000000000000161bfa6083abdefed5748669593689d75a8cc882f43554 1,811 1.00/1.00 vMB 6
545,714 545,714 00000000000000000017b002cdb2fa9a3600184e2c7db7960f454dea6eca8347 2,707 1.00/1.00 vMB 12
545,713 545,713 0000000000000000001a9dfc9a0ff51a282303ce42655b39c5d36c489ae8fe1c 397 0.14/1.00 vMB 32
545,712 545,712 0000000000000000000cbf9c7ab791070b14416924d529b1dff23060c9ab3617 898 0.46/1.00 vMB 10
545,711 545,711 00000000000000000011580d413afbd2ea28e9cface04b90b00cc42c5d095f17 808 0.37/1.00 vMB 12
545,710 545,710 00000000000000000013c7b99f6a027b07af580a06739b32d86ec8cf78f16e11 869 0.63/1.00 vMB 4
545,709 545,709 00000000000000000021c175ed3e8ffbf776829feccd15f8a47c401dc43b926d 2,216 1.00/1.00 vMB 18
545,708 545,708 0000000000000000000920d8a13342f26b6da688ee53d12dea0dddcc6b062dcd 420 0.24/1.00 vMB 8
545,707 545,707 000000000000000000222dba2bcb43e738dea679f17f0c0b3361217b640952ab 302 0.33/1.00 vMB 5
545,706 545,706 0000000000000000000e52e5e2e95425ea25ddbd295c0dea3543598ab503ad5b 1,471 1.00/1.00 vMB 10
545,705 545,705 00000000000000000018dea7ef03d274a3ca30e5fb80d82d85d6f943a18d7cfc 2,094 1.00/1.00 vMB 13
545,704 545,704 00000000000000000018896a90ad953e959dd619201018109cd59f76b90c2a6b 947 1.00/1.00 vMB 4
545,703 545,703 00000000000000000024309acdf0ae46a0972b3dffef4becbfeeae8911128296 1,831 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.