Loading Tool

Explorer IconExplorer

Memory Pool

79,071 transactions
29.45 vMB
0.08377076 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt e50f85f4e440f6bf8c284b9828e7f68a4229293c81e77a52aff9b2859da00c0a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ddc09e66ccc14c50bba2f67ee8d77dd085e756af47a303ed64295ab52334fd75
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,361
Size: 1.00 vMB
Total Fees: 0.01898781 BTC
Feerates: 402.60 > 1.90 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (613,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,576 301,576 00000000000000002e60981a2a430e74af2b7a314c156c6380cafb3033abf196 573 0.66/1.00 vMB 20
301,575 301,575 00000000000000007348d33acf23a2f49f55928d471feb33085d2e71b5a87f64 730 0.35/1.00 vMB 29
301,574 301,574 00000000000000003b1bfedada4ec172d7ac0f0cf3e283373d6830a258ba0378 1,115 0.35/1.00 vMB 50
301,573 301,573 00000000000000001e6c0e42804488fcbd028091e8cf6c5875ae358b63cc4008 773 0.35/1.00 vMB 35
301,572 301,572 00000000000000000ef07838dd6823053503dfc51eb24ef34a47fd511287d75d 344 0.24/1.00 vMB 39
301,571 301,571 00000000000000000baa69010f9db24d1b18f3aa379ddcffca886134ef26b1f2 323 0.16/1.00 vMB 33
301,570 301,570 0000000000000000311c3e6def66835a6ce3be3451512b1f48877b7e0002f2a1 636 0.50/1.00 vMB 24
301,569 301,569 00000000000000004dbfacc4ff7878d14e8ef3b08edf13530090a59ea3baee19 51 0.04/1.00 vMB 20
301,568 301,568 000000000000000056384d1d9c9f3567fc98d7193985932c8b628fcf4d851db8 244 0.17/1.00 vMB 22
301,567 301,567 0000000000000000270e20a0b107fe592c7f8401ea138097678081e483726f9b 382 0.18/1.00 vMB 33
301,566 301,566 00000000000000001f3f3ef9c91b4b959210346d754b4d849d9ac30f44c85a3e 86 0.05/1.00 vMB 32
301,565 301,565 000000000000000047577c565799a5572154be4fbafc95be0f2217e5188ad0bb 262 0.15/1.00 vMB 29
301,564 301,564 00000000000000006ceb3414afbb712ec83648cf815df35e5c6e6c99fc149a40 641 0.31/1.00 vMB 32
301,563 301,563 00000000000000000cc259e84bf53ae905f7aa5385d5764a0393d768bf855dd0 512 0.28/1.00 vMB 31
301,562 301,562 0000000000000000333805f328c17212474e02109a949be9f7178fb51b7c9283 314 0.23/1.00 vMB 24
301,561 301,561 0000000000000000022d4f526b3b280b6c17cc94e3709c0be0a0fba8175db7cd 393 0.17/1.00 vMB 38
301,560 301,560 000000000000000051762a304e8709dcca0b05c856a30fb2a3044b72a3088dce 97 0.06/1.00 vMB 19
301,559 301,559 0000000000000000719fbe0724ff1f11b24fad9ba73e93f09e59e5da23fd51d5 841 0.59/1.00 vMB 29
301,558 301,558 00000000000000005a1ae0f272f559bc45cb0acc2f9d07b02b5f6c9e98a96309 979 0.35/1.00 vMB 45
301,557 301,557 000000000000000038a5a19ec7c19fa855926538d2fc692d6d8b39b2fb48a202 215 0.14/1.00 vMB 25
301,556 301,556 000000000000000070dae7bb3c1e2fc9b9810a40186d42040ec276357a750b84 150 0.08/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.