Loading Tool

Explorer IconExplorer

Memory Pool

78,068 transactions
29.29 vMB
0.06357092 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt e9fd713ab25eb36ad0202282153868dc08efc7501ba701613e39cc909120d69f
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root d1a8c25691f4acd4de6dccb3f66946aec05886c57b30b66575e143d628b64c9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,832
Size: 1.00 vMB
Total Fees: 0.00430433 BTC
Feerates: 21.09 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (537,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,371 377,371 00000000000000000ba29d79adb5e8f8a6a79a49bb3623fd47da947cd71212e9 313 0.18/1.00 vMB 44
377,370 377,370 0000000000000000077d5c34ff945941ee8c91c9bc64e586ce46a10658e47975 42 0.02/1.00 vMB 20
377,369 377,369 000000000000000012126f08741a698ff6cf9fdac752885d2996030f567a4c87 1,140 0.58/1.00 vMB 46
377,368 377,368 00000000000000000c63f67f70bcbb5194cd41bcd0dd2fc3e8687b06f07c0eff 1,661 0.83/1.00 vMB 41
377,367 377,367 000000000000000007119e0fbbb46a20c771568b668f030ed2e712c1160e0f75 432 0.19/1.00 vMB 37
377,366 377,366 000000000000000007e545986331f5e5e233be8f5fda46dc7631aa4580349b1e 224 0.09/1.00 vMB 38
377,365 377,365 000000000000000002c826820335ae98007580ef3f598d024e0d0cf3d2939c40 73 0.03/1.00 vMB 51
377,364 377,364 00000000000000000c06c614745d48361290ed6bf021fb4df1217a2cfdb2c4ad 199 0.09/1.00 vMB 39
377,363 377,363 000000000000000002cebffd4a07f60989d5812b391fdcc7b558342c92c1c52b 1,029 0.84/1.00 vMB 32
377,362 377,362 000000000000000007791c3899203841b83d27bfcc0c580cfadaf5568efe4526 399 0.31/1.00 vMB 20
377,361 377,361 00000000000000000241ef76b7012ba57067d552c4a853014dae91a79767bfc0 405 0.24/1.00 vMB 31
377,360 377,360 0000000000000000053f5ba3251cac31048ab78f55180e0b0e3acf6c2bb70179 165 0.26/1.00 vMB 12
377,359 377,359 00000000000000000305598deeb9bc6378f5bfda6b898afeb437baf422531876 536 0.36/1.00 vMB 26
377,358 377,358 00000000000000000f63fca7977a858ad9e015a96168a793eb3bb8b5753d9928 290 0.13/1.00 vMB 34
377,357 377,357 000000000000000008fd83423879ab43782c3f9e99e5164adb16fc55f9ff825c 387 0.19/1.00 vMB 35
377,356 377,356 00000000000000000bf9c03d78382def89404323dde758a652b1725ff9cdb20f 1,233 0.78/1.00 vMB 32
377,355 377,355 000000000000000003ce1727235191d0c0ded460f74bb762c2703e5d825389dd 32 0.02/1.00 vMB 27
377,354 377,354 000000000000000007fa3950a6cb1b22f65d7d5243a4433473d67b7e8abb9d9e 1 0.00/1.00 vMB 0
377,353 377,353 00000000000000001114ec1518d58c82d406240c2e789f2cca0acab5fc958793 405 0.22/1.00 vMB 37
377,352 377,352 00000000000000000aedc8deaa72a022e88b8e0d42ea8a130adf164ab04bcd30 668 0.37/1.00 vMB 35
377,351 377,351 00000000000000001077a87c0c0496217b79a0fb5daab18d2e74c971a3404590 69 0.03/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.