Loading Tool

Explorer IconExplorer

Memory Pool

33,743 transactions
25.75 vMB
0.05320596 BTC
Random Selection Loading Transactions
Max Size: 129.71/200 MB

Candidate Block

Mining Attempt 1badf3ce2549d085ff64b494925b9ddda5dbe1ad09ab1b7b18e4125b44843ec0
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root a49c2f535f7a2fb796836aacdc7297092325f57b6696dc3d240f1f982faed5ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,528
Size: 1.00 vMB
Total Fees: 0.00598056 BTC
Feerates: 34.67 > 0.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (147,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,673 766,673 00000000000000000000e36f53cb7f8fade2162af483150433f45e733bb8947e 462 1.00/1.00 vMB 3
766,672 766,672 000000000000000000033c52a832b8aa9a4966a257b07f3b7b4482d25a2e1fd6 3,054 1.00/1.00 vMB 14
766,671 766,671 0000000000000000000204567a1893c68560ac05decc823e264ee90ccc122e07 3,072 1.00/1.00 vMB 8
766,670 766,670 00000000000000000004795a953c36fb3c602bb0e023e4b06022cb9644bff709 3,129 1.00/1.00 vMB 8
766,669 766,669 00000000000000000007eaceaca6b170c969b58024363c893890253ffe794e03 2,693 1.00/1.00 vMB 12
766,668 766,668 00000000000000000007dc9c8425e5cddccbdc582ddd1da9874c727707727a63 1,587 1.00/1.00 vMB 24
766,667 766,667 000000000000000000053b70ac4eaabb1a051a3291d03e51562a311e2b7784ca 3,293 1.00/1.00 vMB 15
766,666 766,666 000000000000000000046de9885d5f916387d338314d53a11618373e4c727187 2,842 1.00/1.00 vMB 34
766,665 766,665 000000000000000000063ad3e7986a3d0d28375212e03d2e3e17839d46fee931 2,568 1.00/1.00 vMB 16
766,664 766,664 000000000000000000045fc9e9c69080fe508df0a19381daf3fb9d3c2c3c4a8c 249 1.00/1.00 vMB 3
766,663 766,663 0000000000000000000142d9cf4bb9ee359a4c52705271144221e146174f648f 1,048 1.00/1.00 vMB 10
766,662 766,662 0000000000000000000317f936420d3ec2ccddcf8f83353318ced825ed19e1fb 213 1.00/1.00 vMB 2
766,661 766,661 00000000000000000005894dcf23d6240f3cb8ec8297048f0a045fb6c750c7d8 374 1.00/1.00 vMB 4
766,660 766,660 00000000000000000007b91b55623f29c232d7264a598b6e2f00ece8131e19b1 1,894 1.00/1.00 vMB 4
766,659 766,659 000000000000000000036254c37d8eab5c79038659f9189b6ae92aa719326273 2,428 1.00/1.00 vMB 10
766,658 766,658 00000000000000000007d7b5da87516a86e099759e1f9b28747e298270d7614e 2,045 1.00/1.00 vMB 6
766,657 766,657 000000000000000000064456ca37926b1981d517e06414a67900b87ec4753659 2,864 1.00/1.00 vMB 10
766,656 766,656 000000000000000000044fc6797da9d492a92cf74d2aaa2b04d0cb606359d165 2,597 1.00/1.00 vMB 8
766,655 766,655 000000000000000000037e2e3f9ac3e546fe1fea58e62305015813c41a21087b 3,065 1.00/1.00 vMB 13
766,654 766,654 000000000000000000052c99e3710daa25494fe97848f77832aa21d7e1d34028 2,971 1.00/1.00 vMB 19
766,653 766,653 00000000000000000002530a77831d1427c930bd33033d292a7e6cae7b40086f 3,188 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.78 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: 633.22 GB
    • Received: 12.18 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.