Loading Tool

Explorer IconExplorer

Memory Pool

74,464 transactions
20.36 vMB
0.05511642 BTC
Random Selection Loading Transactions
Max Size: 136.33/200 MB

Candidate Block

Mining Attempt dfd9cd1b0c465da116f5a06f422cde295a3d79d959476ac925cc3fc176666dc1
Version 20000000
Previous Block 0000000000000000000077e0996b8352fa63b9d4ad93b1d50479b3a6c8078a02
Merkle Root f951314cf9c8f95f3d72df8d7ca95c3ac6caebed8c47f34c4735803821b6a4ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,227
Size: 1.00 vMB
Total Fees: 0.01072210 BTC
Feerates: 163.22 > 1.07 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,996 (866,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,519 49,519 00000000128571c240e093f30c77475178e67386ccd1e035e08c1bc356ff21a6 1 0.00/1.00 vMB 0
49,518 49,518 000000000278cecafca625e1dd7aac5e9fe3ac39fc1bf5220920153071b1cca9 1 0.00/1.00 vMB 0
49,517 49,517 000000000f40bbb212ed8a67907443083ef2d6e9a5bc34126d1f1f1e3377bde9 2 0.00/1.00 vMB 0
49,516 49,516 0000000021ea3f5c4f0c6905be8faa7f39197e8a3516d50a57a78d34626826e5 1 0.00/1.00 vMB 0
49,515 49,515 0000000013b4c60edd651be5947166f3dd1e7a7bec98f87f56dc451454242887 1 0.00/1.00 vMB 0
49,514 49,514 000000000cd42de40684090ff0e102bdcc743fb3b0359c9eeda9872ef3c6f1b2 1 0.00/1.00 vMB 0
49,513 49,513 0000000003658dafe4486c2d05663902699e57cfd9df9cb7d8c4aa2069acac48 2 0.00/1.00 vMB 0
49,512 49,512 00000000227fd321bd73cd2fee7a23062a7257821138abfea04d56d540381593 1 0.00/1.00 vMB 0
49,511 49,511 000000001d18c3f455b96fb6d4052d135367e3ac4aa1112ae7a5a159ff754e04 1 0.00/1.00 vMB 0
49,510 49,510 000000001762faf02a5088688f388d1fb27877e878a2425522e378b2c5413623 1 0.00/1.00 vMB 0
49,509 49,509 0000000028d0d242f8e734f4771ee0a8cbf9257731cdee0cc93eb6d5c93f7d49 1 0.00/1.00 vMB 0
49,508 49,508 0000000007eaefe8d5c05db9e3b11e33b0c0d1b84eaf3626bd7f5f6d50dff2b9 1 0.00/1.00 vMB 0
49,507 49,507 000000001f28962bff69f1724a39ab9937e0e9f9ef0b6f1b6309fd4cda53ce10 1 0.00/1.00 vMB 0
49,506 49,506 0000000001715225e980de434139c07650734014702613cff0e2130de54c8d02 1 0.00/1.00 vMB 0
49,505 49,505 00000000144c05b546019a1f9aa5d32d135120cdf651060b3be4d3ba0d5303e4 1 0.00/1.00 vMB 0
49,504 49,504 0000000027d50c692002e9d42f17f81d8b2c937bab339fc8a556b7a165747252 1 0.00/1.00 vMB 0
49,503 49,503 0000000004c07b62ca87f53ba2b0144dfaaf1b094c88e54767c6ba449f1f02ce 1 0.00/1.00 vMB 0
49,502 49,502 00000000283f3f3d82a9f6901b6afc0f43eab765d5c6c1bcdddd868b4b947bc2 1 0.00/1.00 vMB 0
49,501 49,501 0000000015db79a6fb7f5a3b07cc5370aafbcac8369734a28e7b0c3785413257 1 0.00/1.00 vMB 0
49,500 49,500 00000000138d20e79a86839335a7d537bd344e731a7a01003304117b016e90d3 1 0.00/1.00 vMB 0
49,499 49,499 0000000012adf6c1c0b8e1a8c5f72723cee859000871a0f421336cac446ac9a6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.11 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: 807.19 GB
    • Received: 23.20 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.