Loading Tool

Explorer IconExplorer

Memory Pool

62,009 transactions
35.25 vMB
0.17010626 BTC
Random Selection Loading Transactions
Max Size: 186.13/200 MB

Candidate Block

Mining Attempt 6f435204bfda15e695c2667c89048930cfcc2f96d65c2db91c7df5f3d61ff333
Version 20000000
Previous Block 000000000000000000015efc7cee96fe97f72a9b5f9a898c6960c3e5060701f4
Merkle Root 38fae4727d081d3c9ffb01e61ed0f2141d28b712f5184d2765365d3eaaa7e092
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,926
Size: 1.00 vMB
Total Fees: 0.08636886 BTC
Feerates: 1,471.76 > 8.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,417 (793,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,282 121,282 0000000000008833d8f5151574ad743de35b1de2d170a0025e67eb6ff15ee567 49 0.02/1.00 vMB 822
121,281 121,281 0000000000001f880e823beb76b5f40f512cc4502a10c416b4d59a7d66406125 21 0.03/1.00 vMB 439
121,280 121,280 0000000000004a39c86df74626540eee0c90fb9f5fed0a9c639826dcc3a39ee0 10 0.00/1.00 vMB 238
121,279 121,279 0000000000004a1236bfb9528e8211b2c8e8b2aedad443d32bf69bae6d15683e 12 0.00/1.00 vMB 476
121,278 121,278 000000000000026114707533f239ce58bb302d573ef60196e86c1e6baaf834ef 1 0.00/1.00 vMB 0
121,277 121,277 0000000000004d46e40c989392778b5069e0f99acde4d03cbe5ea1f55e9a4c40 2 0.00/1.00 vMB 0
121,276 121,276 0000000000001c2aa659fd64ccd880f044ac6b34491cc2aca6e17136319d4c3c 26 0.01/1.00 vMB 2,531
121,275 121,275 000000000000254dfca76b5c36b800eeb4f18a5c504c9fbd2d07f4c727d1b72d 2 0.00/1.00 vMB 3,875
121,274 121,274 000000000000678b719ee681610bcd54c9c8171c3add62c9169b55efe4e74cef 11 0.00/1.00 vMB 486
121,273 121,273 0000000000008a248f592f1aecd394c943269a79abe6526e2d19dbdadd092e27 1 0.00/1.00 vMB 0
121,272 121,272 0000000000006b2d7e97066bccb86f22c87caf22ee2f8ed4028c3c09c26695e1 7 0.00/1.00 vMB 0
121,271 121,271 000000000000092729342106c52a42e3e9f72bc263e6cdee9873c9808d41917d 7 0.00/1.00 vMB 0
121,270 121,270 0000000000000eb1bd2b23a7a512143c2551a770df59fcd7ac65a18e8871425e 3 0.00/1.00 vMB 2,074
121,269 121,269 0000000000006912e0e1a8676df0e1b66cea2ece6fd3b3bf80f71daa1e1eee3e 13 0.00/1.00 vMB 876
121,268 121,268 000000000000494c922b40ac6ed59a55a8d828a9864bb6e6e4c2ab6ce49590c7 67 0.02/1.00 vMB 92
121,267 121,267 00000000000091945de606f1da50a0b2a0b8a07c6a2aa4c8e287f3a8f2caf548 13 0.00/1.00 vMB 763
121,266 121,266 0000000000004fb4e28b1b229c1e4b5291610065f67d40d9b61e29798227a1c0 9 0.00/1.00 vMB 0
121,265 121,265 0000000000004c743092d53d2370f68e3ba48ec87a4e74c2dfd30f7f38c44ef3 30 0.01/1.00 vMB 334
121,264 121,264 000000000000705a86f5af276abe2b01930cfe0c9f242d5af59ee39a3cc0f11b 34 0.03/1.00 vMB 1,668
121,263 121,263 000000000000731e537b8cfcc61c12f9d8930102c0431c19f97057319d2b2145 14 0.00/1.00 vMB 1,139
121,262 121,262 000000000000862acb2cb20d48d76777ca7111ddf07e4744dd99c4328e7dfca1 12 0.00/1.00 vMB 1,010
Previous 10 blocks ↓
Total Size: 781.34 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: 601.89 GB
    • Received: 10.23 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.