Loading Tool

Explorer IconExplorer

Memory Pool

83,060 transactions
30.60 vMB
0.16408225 BTC
Random Selection Loading Transactions
Max Size: 185.68/200 MB

Candidate Block

Mining Attempt 2ceb7713011e52d37d358e9673b11a19c34ac0ca289d6014b188af984c88acb0
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root acf5d2d380f071dc0023f433382db10ea76f52173c920a26358ddbbe55d09320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,133
Size: 1.00 vMB
Total Fees: 0.08464432 BTC
Feerates: 150.79 > 8.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (307,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,445 607,445 000000000000000000109136bc753ea023094d7f0f88a3ec05c468bbe3cdf5c9 2,590 1.00/1.00 vMB 33
607,444 607,444 0000000000000000000d12c31aacdea135c710390a49574920449908577b4da0 2,326 1.00/1.00 vMB 6
607,443 607,443 0000000000000000000b9c900b8cbd999031b24c18094faaf6f812cde691dd14 2,763 1.00/1.00 vMB 18
607,442 607,442 000000000000000000056422afd0978ea386de7cdb66ce635c3293a553bba252 2,210 1.00/1.00 vMB 19
607,441 607,441 0000000000000000000e9ff197be27957e74fb2085f071adfab73555afa6c146 2,668 1.00/1.00 vMB 19
607,440 607,440 00000000000000000008133cac9f9a59b93846e5086c8813db60e0051bb74d2d 2,845 1.00/1.00 vMB 29
607,439 607,439 0000000000000000001043160038086a8849f23c4bea4a1bba3adcafe5413f9b 1,931 1.00/1.00 vMB 17
607,438 607,438 000000000000000000004c311d57a0d4266a9400ba68962d904097d8fd4e590a 1,626 1.00/1.00 vMB 18
607,437 607,437 00000000000000000006fc1ff25bdefa30bf14f06f768d4f88f3323152f69de6 2,929 1.00/1.00 vMB 8
607,436 607,436 000000000000000000097cdc9007eab8355aacbf69d7732885cc6dc4b76b7cf5 2,463 1.00/1.00 vMB 6
607,435 607,435 0000000000000000000c682c313357f1ad31dbb8b04bbfd5e8a2bcc442175f74 2,688 1.00/1.00 vMB 18
607,434 607,434 00000000000000000003a7f38055e982b2586947a236a99c02eca17a607c941d 2,059 1.00/1.00 vMB 10
607,433 607,433 000000000000000000071c35024fb82471986e9d1fecd8edf2a90a300c6644b7 2,472 1.00/1.00 vMB 15
607,432 607,432 00000000000000000001cb5edb78bf66a088a979dde442ddecd3eee7b2440101 3,388 1.00/1.00 vMB 16
607,431 607,431 000000000000000000024c29e47793b045f38e5981e09a977edabbc9f42994e7 2,979 1.00/1.00 vMB 13
607,430 607,430 00000000000000000013ac40244bf1ce6c3e6dd9e94f9739d20bbe242ad64482 3,268 1.00/1.00 vMB 18
607,429 607,429 000000000000000000089f7f24578267f48cfa01146828f1600c1305dc4ffad2 1,697 1.00/1.00 vMB 16
607,428 607,428 00000000000000000007151a15e2bcfccfdbc8c5039aaada4babcc68a3e47267 2,771 1.00/1.00 vMB 32
607,427 607,427 00000000000000000012c622973af02d089d921b73d84b4d1b08a430e4aa0d03 2,501 1.00/1.00 vMB 16
607,426 607,426 000000000000000000157a0c216604795adaff27e30d42b97fec0f464cc39cc2 2,414 1.00/1.00 vMB 15
607,425 607,425 000000000000000000087f14bebd73b0b0748451fc9d4295ffdaff55c0d4c2ae 2,374 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.