Loading Tool

Explorer IconExplorer

Memory Pool

80,261 transactions
30.22 vMB
0.08049008 BTC
Random Selection Loading Transactions
Max Size: 184.72/200 MB

Candidate Block

Mining Attempt 6f52d90daa574b84731470f5a70cc94aacb2677b1fa86723921470b0bd60c316
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 813d19fc84dda3ba53ca5f28d47754e8a531bac26c88daf80c0f66239cc1923d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,235
Size: 1.00 vMB
Total Fees: 0.01307477 BTC
Feerates: 150.92 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (628,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
286,534 286,534 000000000000000023cfed698020d1c5b01059bd51ac69521cb8c9ebd84a9ba6 729 0.32/1.00 vMB 45
286,533 286,533 000000000000000029c8d139683dc21acd93bf897f8ee6d717ad26e58f26bdf1 291 0.14/1.00 vMB 38
286,532 286,532 000000000000000034fdb0a161832eb2f6697ca0e9017090fdce55af82f6dbde 93 0.07/1.00 vMB 56
286,531 286,531 0000000000000000eb101cf8449cc7b0453e093eeaf57ed47a6e5e5a393f1744 254 0.12/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.91 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.