Loading Tool

Explorer IconExplorer

Memory Pool

86,065 transactions
32.00 vMB
0.12645058 BTC
Random Selection Loading Transactions
Max Size: 196.10/200 MB

Candidate Block

Mining Attempt 302b66f3225feb180bbfaac38ed47342894dbc8bb6c9dcd024bac75ce8458de4
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 226cda07488c9846bf53514d4ea58b1dad86f7b545eb728f42b9f34666811006
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,087
Size: 1.00 vMB
Total Fees: 0.04646099 BTC
Feerates: 301.57 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (401,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,712 513,712 000000000000000000475e325cd2c1ac694ff53aa8aa278e5801a2c9bf4df0c7 203 0.42/1.00 vMB 17
513,711 513,711 000000000000000000408839c0f4e7db14278b9035d336e369f131e8f1298ac1 2,097 1.00/1.00 vMB 47
513,710 513,710 00000000000000000041b2d7fd9c5e2114e86d947f0f2f50ac1bb1e20ddc708b 79 0.03/1.00 vMB 21
513,709 513,709 000000000000000000435ac262c79820959cd9c9315192e82c31e9e99a50f2e6 884 0.50/1.00 vMB 10
513,708 513,708 000000000000000000122cffeb485354c7cd8068a0502312ef96123af9848bc4 536 0.17/1.00 vMB 43
513,707 513,707 0000000000000000002e165c20f54de5ffae6656732a7302b447ea3f4225f1e0 3,225 1.00/1.00 vMB 55
513,706 513,706 0000000000000000005533805b6f125d81608e2d5e26fc6edaa9447ab184ded4 196 0.07/1.00 vMB 31
513,705 513,705 000000000000000000049b9057e3760c298eccf68b2102be7c9716247ced3dde 1,331 0.52/1.00 vMB 33
513,704 513,704 0000000000000000002af0777a0b87b43784394084f69a9a42de7621376f648d 377 0.22/1.00 vMB 38
513,703 513,703 0000000000000000002b89d242883bee26834423395795bd8dc44b42f4c28a62 443 0.18/1.00 vMB 22
513,702 513,702 0000000000000000000c8141d12c7bcbb92a2734b47534c5d492c4b34900c6ed 1,130 0.39/1.00 vMB 37
513,701 513,701 00000000000000000048fb2f747ae8539950c7bd5e881b90b1a25b09c46437bd 1,022 0.48/1.00 vMB 33
513,700 513,700 00000000000000000031176c46f693fe1e7ce0f60cc4841019122f4fa35bf38b 1,346 0.48/1.00 vMB 38
513,699 513,699 0000000000000000003fad927ac8889cd1388fc571b1b35c54e711b7a13d706f 209 0.10/1.00 vMB 40
513,698 513,698 00000000000000000046e0146d3307b446c848fd9bfa921f571f141c6f374e8c 48 0.01/1.00 vMB 38
513,697 513,697 0000000000000000000122688b5658d17d43e51afa3c92421e20044c9d6886df 912 0.54/1.00 vMB 21
513,696 513,696 00000000000000000041d72370a34d75eec95bb28e197356639c555f93705322 217 0.08/1.00 vMB 22
513,695 513,695 0000000000000000003949ee1653ea5f36c626402a8c1b51df67fefaab855351 1,974 0.75/1.00 vMB 28
513,694 513,694 000000000000000000201941f8fb43b253b1034c1ffaedb7440b9beb5e7fdc89 546 0.26/1.00 vMB 62
513,693 513,693 000000000000000000084ce3f43db843747e64d6aea176b518e99c8e575aa6ad 835 0.32/1.00 vMB 37
513,692 513,692 0000000000000000003733b58924f721c87b7e17b5de0fc38e0e3320eaa21291 352 0.16/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.