Loading Tool

Explorer IconExplorer

Memory Pool

76,704 transactions
28.56 vMB
0.06912338 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt 0c167ab41f9beb92450dac091be4663b5c3b486fe46caa5a2010e8f9d7b668a6
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 4ac632707a0ea11cb83b9e53cd186fab4f55263c1b0ac04710396614fe07ef38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,772
Size: 1.00 vMB
Total Fees: 0.00997816 BTC
Feerates: 73.20 > 1.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (136,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,040 779,040 0000000000000000000488943b7b88c1154f6bd882b40e29de2d3d2b050d3602 2,773 1.00/1.00 vMB 13
779,039 779,039 000000000000000000065e0343e6a650e3bb1318f55246f201b0d6a79831a8fc 1,635 1.00/1.00 vMB 24
779,038 779,038 000000000000000000046a186797a2f4a3181fb58df5d4294b64d6d8a856e613 2,206 1.00/1.00 vMB 28
779,037 779,037 000000000000000000063a194fa8636e1ecc4e0c08e20ce30ee8f27c0768d6c3 1,095 1.00/1.00 vMB 37
779,036 779,036 000000000000000000042c642d618b841a86eef880c03ca77b16dd226247f454 2,102 1.00/1.00 vMB 21
779,035 779,035 000000000000000000014edb529f84b8eb38bf5a2ae25db2dad9cbe712bfbc69 1,179 1.00/1.00 vMB 11
779,034 779,034 0000000000000000000545efc62b1cb93dea39d1b50dd855be0ab7339e587ffe 1,204 1.00/1.00 vMB 13
779,033 779,033 00000000000000000000c3006ef253f9aac6758f4bb06556501d904fd44af3a4 2,248 1.00/1.00 vMB 20
779,032 779,032 00000000000000000003dcb3c8a9c97b1d1766e0ebcc7ecdec79fc7aa3cfedf2 3,406 1.00/1.00 vMB 31
779,031 779,031 000000000000000000033296ad13905ebf6cb3c23e40183c6a9db8198ee2dc79 2,461 1.00/1.00 vMB 15
779,030 779,030 00000000000000000004248415abe567367fe28d796d0123fe54e7115ef18774 3,527 1.00/1.00 vMB 33
779,029 779,029 00000000000000000005860542880ad565aaee81a2f68c552138c543e4f3b448 2,801 1.00/1.00 vMB 18
779,028 779,028 00000000000000000003b85ea8729910ff1ece004dbf5b227e12cf2ef1ab7c42 2,121 1.00/1.00 vMB 16
779,027 779,027 000000000000000000061c99dcc703bb2a064a942f01024b1390f69237a3f0a7 2,627 1.00/1.00 vMB 18
779,026 779,026 00000000000000000003c998bf41c686547db78c7369bc1646557f88d2bc02e2 2,767 1.00/1.00 vMB 25
779,025 779,025 000000000000000000019b9b2762325626b02c0257bbfdf82219300f3c4d8775 1,763 1.00/1.00 vMB 16
779,024 779,024 0000000000000000000328ba53a6c13347610ba70f42afb8d500cee35e8dea41 1,673 1.00/1.00 vMB 22
779,023 779,023 00000000000000000004d4826d64ad695a1feba5a9358716f9e87bd82c977e27 2,697 1.00/1.00 vMB 19
779,022 779,022 000000000000000000000b502a972ad4e31ea7138c689e52871f2f7951371f14 2,856 1.00/1.00 vMB 19
779,021 779,021 0000000000000000000365d4e3ae49084019aa3f7cf5fc555dd6fa3c79860db0 2,230 1.00/1.00 vMB 22
779,020 779,020 00000000000000000003403bfe67e7ef3cf22eb55b91ba4ab49d747ae10fd17e 3,227 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.59 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.59 GB
    • Received: 15.96 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.