Loading Tool

Explorer IconExplorer

Memory Pool

75,279 transactions
29.04 vMB
0.08619355 BTC
Random Selection Loading Transactions
Max Size: 171.46/200 MB

Candidate Block

Mining Attempt 5119d54876ca72578394d8b9a5666f4f7f44c9670e2f0ec2c480eee52aca11c5
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 6327ea90f93a40ac94645a7ec9481069b8e3919da6a88e7bd11fc00d87d107e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02483454 BTC
Feerates: 302.06 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (496,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,754 418,754 000000000000000004f14f3bf3085a0f93a13d2f7d00f130049403832e503fdd 1,759 1.00/1.00 vMB 50
418,753 418,753 0000000000000000004f09e258d2037a1fbd27c14ff6f05f3626616c9ccda5ba 1,945 1.00/1.00 vMB 58
418,752 418,752 00000000000000000416bca6eb91d244097f8b3ee197b1779183506ec3e4effd 2,466 1.00/1.00 vMB 103
418,751 418,751 000000000000000002a169d5277599ca44e75234c3c52c37d1a94d3cafad1ae5 15 0.00/1.00 vMB 135
418,750 418,750 000000000000000000c8c14f2563ee35be62e1d53d63f7364c1129ef3df9f8bd 295 1.00/1.00 vMB 6
418,749 418,749 000000000000000001577f7a109424e31452598a54d9c84f6e4b659073becca1 412 0.59/1.00 vMB 19
418,748 418,748 00000000000000000124cd18827b3597ecf85d2e098e41658f538e54a6ae3afc 1,820 1.00/1.00 vMB 45
418,747 418,747 000000000000000003a1763017b0db6412e74d3b0a60905c211a58706804edc4 916 1.00/1.00 vMB 18
418,746 418,746 0000000000000000004bceb17e19ee1fcf04e1584fca5932dbbf8ed6a3a2d91a 2,184 1.00/1.00 vMB 43
418,745 418,745 000000000000000000a494b9b22ac9fe9f110063c8930ef9a03b51bf7ec55173 1,981 1.00/1.00 vMB 89
418,744 418,744 000000000000000001b565ecdaa51c5a949e2fe6e5a8f871b356f59b4e0f0129 2,436 1.00/1.00 vMB 54
418,743 418,743 00000000000000000516840fc421921b0a12a0e7ce710720f043490473cfad6e 800 0.38/1.00 vMB 46
418,742 418,742 000000000000000002c147283c254befc99238e2fe596c3224756b3ed71c091c 673 0.38/1.00 vMB 44
418,741 418,741 000000000000000001df6835a6a497ac42e66c74f3d39144b3574fe9abe8e9fa 22 0.01/1.00 vMB 81
418,740 418,740 000000000000000004c210e690372471b8b91a4526aa46920765547643ee31de 1,686 0.80/1.00 vMB 52
418,739 418,739 000000000000000000c8884f96947f45c78b970791284e6f288dba5034442c9a 1,145 0.46/1.00 vMB 57
418,738 418,738 000000000000000002ce0550c5369534c053f3694ba202c9bc20c632ac8687f4 1,568 0.64/1.00 vMB 54
418,737 418,737 000000000000000002b3f33237dc27f4232d30e20a6497c54a03dff4104893e5 1,355 0.61/1.00 vMB 50
418,736 418,736 000000000000000004af3ea7a9fd03db7a266b83f8309282b360c0278556bc7c 936 0.38/1.00 vMB 52
418,735 418,735 000000000000000003cea14856f6759e7865936a142f8586afc29746f08488fc 410 0.14/1.00 vMB 55
418,734 418,734 000000000000000000966d03a5430fa0a7e43106022dec26072804820c1a5fcb 187 0.99/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.47 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: 667.97 GB
    • Received: 15.34 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.