Loading Tool

Explorer IconExplorer

Memory Pool

79,020 transactions
30.45 vMB
0.08019122 BTC
Random Selection Loading Transactions
Max Size: 184.24/200 MB

Candidate Block

Mining Attempt fe0d55653c4714dcf7ba8aa130c02d0f7577cb7fd43da610868d3583d6b81271
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root c48a78f9465503c5957dc315bfcfaa62923e990fe023bd2db4b240a9eab0b438
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,094
Size: 1.00 vMB
Total Fees: 0.01496598 BTC
Feerates: 61.00 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (156,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,159 759,159 00000000000000000006367231aba4f0081fc5ecbe9dc3cdbd00c81a0e13e2ab 1,275 0.91/1.00 vMB 2
759,158 759,158 00000000000000000006bbeb741425e0eeed448e1c10e3cd5d0d7718c9143014 1,953 1.00/1.00 vMB 13
759,157 759,157 000000000000000000071262c5f3d4acff8f48148f5bfa7786320c9aaf81d593 2,125 1.00/1.00 vMB 18
759,156 759,156 000000000000000000039ab980227bced93284b56d2c8081076af746e666b641 1,317 1.00/1.00 vMB 8
759,155 759,155 0000000000000000000570630be2ad3fae465010fdd54a3b904889667afedc86 2,218 1.00/1.00 vMB 11
759,154 759,154 0000000000000000000613193d51a96f5b0930ed4595797b1940305b0f4b8c75 2,981 1.00/1.00 vMB 13
759,153 759,153 000000000000000000050a6f1799f997443cca6e3d6f59a7a303b7c3b27abb06 1,000 0.33/1.00 vMB 12
759,152 759,152 00000000000000000002e432050d1bc3fe58182474b37a863cfaf50b93bc4e75 998 0.65/1.00 vMB 6
759,151 759,151 0000000000000000000761b61ea5cbf5e5f23e5be46d798866ab0b7d6f89ebdf 2,282 1.00/1.00 vMB 3
759,150 759,150 00000000000000000000040dae951aa0f405efa9f982a804762535dc0f44d788 2,593 1.00/1.00 vMB 13
759,149 759,149 00000000000000000003729c7d929225178a0297dddf607f6855387fe0a67b99 1,788 1.00/1.00 vMB 19
759,148 759,148 00000000000000000002999e6169e2995afca27ef5abb2d4b82c9d0486a87dd3 3,111 1.00/1.00 vMB 17
759,147 759,147 0000000000000000000342d02f31119dfccdfcba779e1f4f538b8aa8d1fc574d 279 0.21/1.00 vMB 5
759,146 759,146 00000000000000000001cccc9e9822c8777d9c82651c7c6909138f48e5b38ee4 480 0.19/1.00 vMB 13
759,145 759,145 00000000000000000006cd8b9bec15ecb37acd3075b56381840643d70f64d180 2,339 0.84/1.00 vMB 12
759,144 759,144 000000000000000000056349c41f317558d64ab958c8f6eb2b22f09eef835cdf 949 0.37/1.00 vMB 10
759,143 759,143 00000000000000000003dacf1eb465103e9b7c4dfdb0fb35651f2c5b7579075d 474 0.22/1.00 vMB 10
759,142 759,142 000000000000000000017747e17c86e7ae0b2b555c156d1eeb9f6f2430938bbd 1,364 0.50/1.00 vMB 10
759,141 759,141 00000000000000000001d4c7135e34984978566cdcc17bfe741300b98c78939f 1,462 0.55/1.00 vMB 11
759,140 759,140 00000000000000000007d7e98b0037b1c0f4a07485396c0c6ed054efe49b3dc3 2,274 0.94/1.00 vMB 11
759,139 759,139 0000000000000000000385fae7b2b11173a97e34adc0fd4df7214846ca8e95e6 1,844 0.99/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.71 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: 698.53 GB
    • Received: 16.59 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.