Loading Tool

Explorer IconExplorer

Memory Pool

76,451 transactions
28.49 vMB
0.06729769 BTC
Random Selection Loading Transactions
Max Size: 172.65/200 MB

Candidate Block

Mining Attempt 6d711aa2045972534e582fe72a73c07482be3c76d9d98a6b98902456aeacfb50
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 49122a43cec2851a8eb7b28c77d34cddeda52156acc70a637d14b29d63f45688
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,207
Size: 1.00 vMB
Total Fees: 0.00831154 BTC
Feerates: 71.79 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (728,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,580 186,580 00000000000003bec54efcdd391e02226732600d47058d79dd276847687a0206 629 0.23/1.00 vMB 139
186,579 186,579 0000000000000888458b97df948ed6d3d8524f207b0422023413f174527080cc 88 0.03/1.00 vMB 103
186,578 186,578 000000000000057a58fb4fbf34ad8a85a42188fe387aabd6ec942234176e900f 311 0.11/1.00 vMB 152
186,577 186,577 00000000000002e0082f82b68cabb52bce26b09f4ec4e0db6e1e046298f12240 122 0.11/1.00 vMB 101
186,576 186,576 0000000000000110238203fd0d8e1e0336297a29f63cc840414d1f8ffdedd815 48 0.02/1.00 vMB 153
186,575 186,575 000000000000064350395e3a845858105cae69e77d6978bbfca30902f4267425 294 0.14/1.00 vMB 121
186,574 186,574 00000000000001b3fabac8e8322f57546fe102ef5fa5848fad7a2acf4b598f89 28 0.01/1.00 vMB 272
186,573 186,573 0000000000000580521ff2694e49442b04469075e753366494819c1683bdffa7 1 0.00/1.00 vMB 0
186,572 186,572 00000000000002baa2474fa9bbcde9ff68cd1639d755a9dbeb933cc2e3fb8900 122 0.04/1.00 vMB 90
186,571 186,571 000000000000044cce8734918a4b14b0a957685e3da0ccc8ac874d061dce9245 444 0.19/1.00 vMB 119
186,570 186,570 000000000000048e0bf81cf51493bd2fb8b91c941b79118dbb4c29b1a7fb8f80 148 0.05/1.00 vMB 108
186,569 186,569 000000000000066882c187f7039b57c1d44c20103ccb9151cde51ffd52b144ec 549 0.25/1.00 vMB 111
186,568 186,568 000000000000025e0ea5021c55ce675eedd463335877907954d2f904ab5a9c78 12 0.00/1.00 vMB 15
186,567 186,567 0000000000000212c313c54b5929b86a06b3e235ab9dc72536ef5546261ec3e9 115 0.04/1.00 vMB 426
186,566 186,566 000000000000078ae502cf55cfab33d4f5a132697c5eb4130daad152806604ba 209 0.07/1.00 vMB 129
186,565 186,565 00000000000002d8c76e662906670ed570ccf1dcdab0f9ecc0fe40ff7aceda2d 465 0.25/1.00 vMB 102
186,564 186,564 00000000000008fb7e78b46aab1795c5893e44d686100c9666b9008aa4672c32 665 0.22/1.00 vMB 150
186,563 186,563 000000000000029b1eb2e25420148aad252535ccff01fb5f79c263f4e58f0efc 97 0.03/1.00 vMB 38
186,562 186,562 000000000000077b2895b06087468ff3564c1eeefa32f58c3334dff4e3810fc1 231 0.11/1.00 vMB 278
186,561 186,561 000000000000061a3e4b3354f00142b7e71a774fd5393f553d1dfa242acf64ba 10 0.00/1.00 vMB 29
186,560 186,560 00000000000002a4f367c446245fd593276fe4e25e8fc3285a08b4cf526b4bb9 256 0.14/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.