Loading Tool

Explorer IconExplorer

Memory Pool

76,786 transactions
22.04 vMB
0.09298764 BTC
Random Selection Loading Transactions
Max Size: 142.86/200 MB

Candidate Block

Mining Attempt 53df08061a5483c5b87e2c654337f9998ce2337065f76d69bb2cde114f62fde2
Version 20000000
Previous Block 000000000000000000011aa78267dc4c6434aa373f807c91b066a761e26e676d
Merkle Root 41ceb0e96f9aed18201e88f95227e5e9a73561b4497c2e0ff1746929fe9105bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,291
Size: 1.00 vMB
Total Fees: 0.03206303 BTC
Feerates: 113.17 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,978 (836,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,531 79,531 000000000010b88dafe2e2be542c50ac6b27ca340ad9d2b0bd3669780cf69643 6 0.00/1.00 vMB 0
79,530 79,530 000000000026f00a813ba8eda1bfa17e69072b4a7325fede3d2a2a462c763acb 1 0.00/1.00 vMB 0
79,529 79,529 0000000000245fcbe7cc451f4d9eaa8dd9f46fe353ce6f3190ddefcc03562216 1 0.00/1.00 vMB 0
79,528 79,528 00000000000f52c22d15e17f7dcb0e4ec248bdf98218447fc56b086f6da0bc10 1 0.00/1.00 vMB 0
79,527 79,527 00000000003a374dad165b392bf4085219bc5d6620cce04432cc1231551816f1 4 0.00/1.00 vMB 0
79,526 79,526 000000000005eeb13d2956b4c409dcad674bd18772429b8a80fbb675c7b90509 1 0.00/1.00 vMB 0
79,525 79,525 00000000002d553f292c64ac83214ee415a2ec1769c47b0e596f199695ba00ba 1 0.00/1.00 vMB 0
79,524 79,524 0000000000545c6a4fbd671d716854c08df1c0299c3d093d04c9d77c0517d3d9 1 0.00/1.00 vMB 0
79,523 79,523 000000000041b3d3c02b282532c5315341c5f73fba5cb85d100719e25bd92dad 2 0.00/1.00 vMB 0
79,522 79,522 000000000020f0cde322cd6b18c568aea5b08d154406918632d4d8ae82be5cf4 2 0.00/1.00 vMB 0
79,521 79,521 00000000005825830b8e5ecdbc7f720faa75c14ea7a819acf2579334655f5d81 1 0.00/1.00 vMB 0
79,520 79,520 00000000004184200c6232afccf3ae65f5114ce4bcbba88516e4f4d2c7e08357 8 0.00/1.00 vMB 0
79,519 79,519 000000000020aa195580f406faa26bc62506026411f2f79f2fb3ca8261e644f2 2 0.00/1.00 vMB 0
79,518 79,518 00000000003e16d41de558e2b5f6e7291591f8ae1be14bfe50577f91e43ca524 1 0.00/1.00 vMB 0
79,517 79,517 00000000000a3a6e93eef0afe211402ba2b9f88712b6f51202c82839260cc0a3 1 0.00/1.00 vMB 0
79,516 79,516 0000000000406d85ea421b2cf401ae6db914ea76c4adc83255dd041deecd9864 2 0.00/1.00 vMB 0
79,515 79,515 000000000006e7d51dccde7da381e7863ec3ad40f2bc12b1676f0d7ee6e6589b 1 0.00/1.00 vMB 0
79,514 79,514 0000000000581506221c5305d379b6fbbe9aea949fe97fa8a4e955381bd4635d 2 0.00/1.00 vMB 0
79,513 79,513 00000000001af89cd81d016f5798791c515967b43657e779474e94b543a8220f 1 0.00/1.00 vMB 0
79,512 79,512 0000000000040de7016615ca708c04669c8b2d14415b759a9c1c7d6eaeb3dbe5 5 0.00/1.00 vMB 0
79,511 79,511 0000000000376ac809a8cbe80079903985b1b977c9727edaa7ee53b47262367a 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.09 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: 806.81 GB
    • Received: 23.07 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.