Loading Tool

Explorer IconExplorer

Memory Pool

76,932 transactions
29.79 vMB
0.10321881 BTC
Random Selection Loading Transactions
Max Size: 179.97/200 MB

Candidate Block

Mining Attempt 1e55407e25d73c201672c5b45f6a9f754274824a043c7c0f57983471c43b0e22
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 2eeb40e4fd4f93231a0ac8b7dc311b966d79481da4d023bdf1e85a4f40303fef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.03550710 BTC
Feerates: 357.61 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (628,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,555 286,555 00000000000000003784dfa3fe9fa2e0a7092b1abd364e680fb9653050292575 80 0.06/1.00 vMB 51
286,554 286,554 0000000000000000d671c60d959d516b03eeb61f2641f0683a5f4cdff58d5b26 397 0.18/1.00 vMB 35
286,553 286,553 00000000000000005f389a8c81994ec4612fcc77e99ab7179d12ede28e62057b 261 0.24/1.00 vMB 21
286,552 286,552 0000000000000000654ade6b802c6869f9627797a47a4ad76c80a9ad87d24c8e 1,190 0.50/1.00 vMB 40
286,551 286,551 000000000000000136cc72b6a00ec80395d99eb11b7799f91a5149cd027cee1a 184 0.10/1.00 vMB 23
286,550 286,550 00000000000000000d6847ed08ce29640d9afb12c8662acec6b0bc33bc1cb455 533 0.54/1.00 vMB 23
286,549 286,549 0000000000000000bc5c84ee8c3fe55d035c33b6659294de06e97efad7714e14 981 0.50/1.00 vMB 25
286,548 286,548 0000000000000000d84667b65e4e5e22df3e4d6ef601be82efacf12bd849e6f3 175 0.06/1.00 vMB 69
286,547 286,547 000000000000000048b6310bf1fcf765b06649384dd53f202568c36ccda2276a 190 0.06/1.00 vMB 60
286,546 286,546 00000000000000000a099e10b76ef9a42bc09d95da87b3e286651ba1c7e5d00a 1,151 0.35/1.00 vMB 47
286,545 286,545 00000000000000006a738d9d47d4f756c8a3a0272fb295de6f0418b416773463 181 0.06/1.00 vMB 204
286,544 286,544 000000000000000158481271101722cde612bbc8ef06c57655c679093eba48a6 656 0.55/1.00 vMB 25
286,543 286,543 0000000000000000586cde724f3ae55ad49a80ec7ff7cd24dc575c16b4eaa994 152 0.17/1.00 vMB 19
286,542 286,542 00000000000000014e76c290d8bf8527a75e3d0d9e7521d0bea7297b15079397 735 0.35/1.00 vMB 47
286,541 286,541 0000000000000001147ef0cc84b14133f66406e2b71f1412aa71fae4b034933a 30 0.04/1.00 vMB 12
286,540 286,540 0000000000000000fecc6778c4e2dd5fc99d4dc061885541e65990085efbc881 311 0.15/1.00 vMB 57
286,539 286,539 0000000000000000c6555c22d9fac7b8b2e79085ecbf84f4d3e32af89ab44be2 934 0.45/1.00 vMB 42
286,538 286,538 00000000000000001326cc40985e4d315465b94c06a4cb49c8a6c0db013b1d97 165 0.23/1.00 vMB 24
286,537 286,537 0000000000000000f1458f0b528d328730e29e09ac4a1e753482da7242758960 233 0.10/1.00 vMB 48
286,536 286,536 0000000000000000ea642265b11eb38b64c94d86f2aa5de951ed15b92c169fe5 25 0.05/1.00 vMB 8
286,535 286,535 0000000000000000d57da49aa736ac197dc14ab2816948eb8e000aceb12ba4cb 162 0.10/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.