Loading Tool

Explorer IconExplorer

Memory Pool

71,539 transactions
37.16 vMB
0.32730487 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 50da65df655bfacb660de49fcf0c8cce6eb31ecf68b0d8f9733225c810569110
Version 20000000
Previous Block 000000000000000000010038ececcdbd5a5cf41d8463ca58111ae9c69715f93c
Merkle Root 3541f3a80300e6fbd941cd9426eb58ddec20d94bd019e0e8c13c70baa4f20448
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,517
Size: 1.00 vMB
Total Fees: 0.12915959 BTC
Feerates: 477.45 > 12.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,418 (517,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,361 397,361 0000000000000000053e542e2c323cd1033b883818d9ad3a52202ae2211e7155 2,161 1.00/1.00 vMB 41
397,360 397,360 000000000000000002f339cb3c4ce5db015265e76e966b642997b3133fefb8fa 1,920 0.93/1.00 vMB 35
397,359 397,359 0000000000000000043f4007593460672ab160ae8160069dc2b7def4090994a2 2,738 0.95/1.00 vMB 59
397,358 397,358 0000000000000000040099bfcb2520b1e60c31b4dbdc1d009b1c1d13fb693ca3 1,367 0.75/1.00 vMB 36
397,357 397,357 0000000000000000035f8abba7a6f1d544ab3e5cb23ca79dfbdb2a8461875bcb 2,435 1.00/1.00 vMB 50
397,356 397,356 000000000000000002bfd14bc21de84ca08c042000068c424fe73281d30c3ecf 1,931 0.95/1.00 vMB 26
397,355 397,355 0000000000000000047f2d66ee75b30354230a9cc49467e4e87f4879033a792c 2,793 0.95/1.00 vMB 49
397,354 397,354 00000000000000000081656d1af44d0cc87a830971821b3e68f0eb0de180032a 2,278 0.95/1.00 vMB 41
397,353 397,353 000000000000000000c1ac8c52219ec61cd2c321148d4cce425805b0130066c4 278 0.61/1.00 vMB 10
397,352 397,352 000000000000000000f4741afb32fc291f022143eb5614f7f472789049593ed4 1,232 0.70/1.00 vMB 33
397,351 397,351 0000000000000000076575b0a9b292aaf6b37b8c0e5565b887b0aeeb19bd4bd0 1,283 0.99/1.00 vMB 29
397,350 397,350 000000000000000000048c9b289505a4943ff302cbdab909fbaaf464946833db 1,605 0.93/1.00 vMB 35
397,349 397,349 000000000000000003279f11770bcfdcea2dcfee9eb9b402ffa1674110aa992c 1 0.00/1.00 vMB 0
397,348 397,348 000000000000000000e2c174b3599e076c80b4ccf59b2ff5439d8fe17497f8ca 656 0.95/1.00 vMB 14
397,347 397,347 0000000000000000004b58902d1feaf9e04c45569436c569e4161c046c999b67 1,349 1.00/1.00 vMB 33
397,346 397,346 000000000000000002ed0701aad61bac8344c16337328690536f6675228e7c5d 1,147 1.00/1.00 vMB 24
397,345 397,345 000000000000000000c6a8a3d4eca989b5699f452f5e9a1080065311455f8bf6 2,959 1.00/1.00 vMB 51
397,344 397,344 000000000000000002a4941595054a06c7c4d54cc9b1c45df8eeba44b1bbe15e 1 0.00/1.00 vMB 0
397,343 397,343 00000000000000000232b5c289b07a4f8a4fc900635b686fbd2e67e26e64961b 1 0.00/1.00 vMB 0
397,342 397,342 000000000000000005019efadcde0a64534a707d75814eb496721eda4b9ccb5d 378 0.37/1.00 vMB 16
397,341 397,341 0000000000000000022e9a1756767e4da03cfa485c8af7250cae3f4d91eda74a 879 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.35 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 602.04 GB
    • Received: 10.29 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.