Loading Tool

Explorer IconExplorer

Memory Pool

117,008 transactions
22.00 vMB
0.06850925 BTC
Random Selection Loading Transactions
Max Size: 172.70/200 MB

Candidate Block

Mining Attempt ac6f50687dd257125e0308c20422a23cad5e286ce952a5e766b0e7cb441dddf7
Version 20000000
Previous Block 00000000000000000000e5d9055f6300ade3b7ada622ce6451a2f19c136591c2
Merkle Root 962e9f3c6c6c8cd4a5c198006f63d7c18ebbe1eeb7e2964b3661769a4a3aba05
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,269
Size: 1.00 vMB
Total Fees: 0.01447800 BTC
Feerates: 502.67 > 1.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,664 (78 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,586 916,586 00000000000000000000c6011174a9ae7616e4329fea888a078323d34eb79b37 5,223 1.00/1.00 vMB 1
916,585 916,585 0000000000000000000000aca2e8562637ab5173de4ade74d26cb3432fa98fb8 3,272 1.00/1.00 vMB 1
916,584 916,584 0000000000000000000175ff0051995ca5073d8ecf4f04b7b4f51f1da1ce4e2d 4,248 1.00/1.00 vMB 1
916,583 916,583 000000000000000000011dc0f1c2a9825d5e75ed44af3ffd3da089e8cc0d55e8 3,899 1.00/1.00 vMB 0
916,582 916,582 00000000000000000001dea54241388b9e30c0ac696af250564022f1a2fcecdd 262 0.14/1.00 vMB 1
916,581 916,581 000000000000000000016284186843d77c14a550bfefa0d34daa3aa8a5ef54ef 264 0.05/1.00 vMB 2
916,580 916,580 00000000000000000001f6c54ca6b55e82158c55cd34aba6362fec785010a8c4 4,295 1.00/1.00 vMB 0
916,579 916,579 000000000000000000012a901876b859599646679d96426f95fc9911223fb0b5 3,785 1.00/1.00 vMB 0
916,578 916,578 0000000000000000000014e640a356f5bdfa300d27937377f139cfc12a64873b 3,821 1.00/1.00 vMB 0
916,577 916,577 000000000000000000008a8a3ae4b2a11ad4d6084bd49448a14c9f13ceef501d 6,453 1.00/1.00 vMB 0
916,576 916,576 00000000000000000000762cc7128e7df5ad07ba994178a67468e191448dee0c 6,216 1.00/1.00 vMB 0
916,575 916,575 00000000000000000001ddbb8f12c921db0dc64bdcae0a145efe92cec7a51f69 745 0.22/1.00 vMB 2
916,574 916,574 0000000000000000000045e91711028dcf6887f157ccf70503014365c7ad9728 3,743 1.00/1.00 vMB 1
916,573 916,573 00000000000000000000b0b5d593206de9f326c64fd6ad9802615d402767a773 4,243 1.00/1.00 vMB 1
916,572 916,572 00000000000000000000dfdb9549f6a3da0cf0df16f7c4132d2e2b0fbf0d86f5 566 0.19/1.00 vMB 2
916,571 916,571 000000000000000000013903123d18ad62f1be7ba6241e853ce3659d23798764 3,285 1.00/1.00 vMB 1
916,570 916,570 00000000000000000001a7d21ce9d6e671966445efb0c4ae6d4c0c398654d40e 3,444 1.00/1.00 vMB 3
916,569 916,569 0000000000000000000120da7a690f087b10d540d0de4351674290d10061998c 5,204 1.00/1.00 vMB 1
916,568 916,568 000000000000000000019e33b5281c9338de7e705fca798a763c2888ce79d482 5,905 1.00/1.00 vMB 0
916,567 916,567 000000000000000000006fe3d4a59ffdea65d5701befeff1d2fc20e2d6bcc197 3,356 1.00/1.00 vMB 1
916,566 916,566 00000000000000000001e928bde151b316e3392056808db91156609d90cc97ff 2,849 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.26 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: 953.77 GB
    • Received: 28.38 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.