Loading Tool

Explorer IconExplorer

Memory Pool

82,561 transactions
31.16 vMB
0.07604456 BTC
Random Selection Loading Transactions
Max Size: 189.91/200 MB

Candidate Block

Mining Attempt e9f6c8f0243173b5a472e94501d93e4d0ed8674f1f07462b2bd80b770c0144f7
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root 3291d9a639e73179396bd05ed58a47a9d375bbcea169a75e8782e58b11d89971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,026
Size: 1.00 vMB
Total Fees: 0.00877510 BTC
Feerates: 40.21 > 0.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (267,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,398 647,398 0000000000000000000ee6ea3f0cbaaa3c356bfae957af88aaecbc6b19336119 1,737 0.92/1.00 vMB 64
647,397 647,397 00000000000000000003c330bff7ed72e3c916fa4f6998fce1088439901e28f3 169 0.05/1.00 vMB 59
647,396 647,396 00000000000000000002a549747cea41ca1bc6e28932d7542cb2a5e477726eb7 2,942 1.00/1.00 vMB 53
647,395 647,395 0000000000000000000ac057d341850638133e9bc27d186fe7bb72cea304519c 2,321 0.88/1.00 vMB 52
647,394 647,394 000000000000000000031646be1332c355fbf75b61ebcdcd6521c6654d13f157 2,879 0.95/1.00 vMB 49
647,393 647,393 000000000000000000016527c712ca65e515e6e7da8d2cfbfa92b8cdf729a1a4 387 0.15/1.00 vMB 56
647,392 647,392 00000000000000000001cbebae14e443e2bc876f069a34a997f1262ca58a56c3 2,330 0.90/1.00 vMB 40
647,391 647,391 00000000000000000004334b324c56b913706ad5c429c508dfafcf575dba69d0 1,193 1.00/1.00 vMB 7
647,390 647,390 00000000000000000005835dd9360892dfe661826661d16a066c219146a35a70 2,636 1.00/1.00 vMB 38
647,389 647,389 000000000000000000024cb1aa6817b6cd0583018d4e43d324034f3fc466eb2e 2,718 1.00/1.00 vMB 83
647,388 647,388 0000000000000000000d3415855a677125023ceab1e8410150017537e9b17c00 1,371 1.00/1.00 vMB 24
647,387 647,387 00000000000000000001830a2e0c6cb03a9872f232abf75ffa4165ecd9d760fb 1,323 1.00/1.00 vMB 28
647,386 647,386 0000000000000000000e55bf0197092a06f60506dd744ba0dc43e281f9b15c24 748 1.00/1.00 vMB 2
647,385 647,385 0000000000000000000a7c92ce4fde25a14633bb298da6a95c9e40209d1d5bf1 863 1.00/1.00 vMB 17
647,384 647,384 000000000000000000042d4447ae1e797805627d355333416c66f70e93f222a6 1,743 1.00/1.00 vMB 39
647,383 647,383 00000000000000000004c5e34cc205701be6b31190842f52dc4e7aea5917435f 2,570 1.00/1.00 vMB 51
647,382 647,382 00000000000000000007f13a430ab7fc8b9b21f0ab5491d693fe24465e0f7691 2,479 1.00/1.00 vMB 43
647,381 647,381 0000000000000000000615b65b722f9a5dc6191d3315bb4fced3e5cfe3a7b9ae 2,299 1.00/1.00 vMB 63
647,380 647,380 000000000000000000088bc3320164b1b6083785fdf50edf59946878c9cb549c 2,366 1.00/1.00 vMB 83
647,379 647,379 0000000000000000000f952923d389a93654003fd0a4873f62f0899ee7db09d6 2,163 1.00/1.00 vMB 14
647,378 647,378 0000000000000000000adbef9b4edff7559d0c1916cfae44ea2381a23cdc0590 2,614 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.72 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: 703.79 GB
    • Received: 16.64 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.