Loading Tool

Explorer IconExplorer

Memory Pool

80,915 transactions
30.06 vMB
0.07388079 BTC
Random Selection Loading Transactions
Max Size: 181.19/200 MB

Candidate Block

Mining Attempt 9b911c4e06d484f6f39e9fcf6b2ccdb73d19c4dba580dc543da01dc8883547ce
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root e81e7a6e594af3f4e59a3dbd59a6348e24b7abdb58600cc754f4e0ead7abeea2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,367
Size: 1.00 vMB
Total Fees: 0.01247883 BTC
Feerates: 40.21 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (323,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,368 591,368 00000000000000000011839308b65c247c81ea181172e7ec047e4e3e0cdfe5c4 1,224 0.44/1.00 vMB 30
591,367 591,367 0000000000000000000e9d32dec17b206aa7434320d3128fe9c7fae369038c70 824 0.26/1.00 vMB 22
591,366 591,366 0000000000000000000e30838a2890c4add0a90cd2582b3ccc37db6a8e18bac6 2,550 1.00/1.00 vMB 10
591,365 591,365 0000000000000000001678e3b7dee37c71adf7c77dd8db308ca6b95bfbdce554 2,494 1.00/1.00 vMB 40
591,364 591,364 0000000000000000000869ca21b54d22697228ba9e4e370973ecde6ddba65b88 2,389 1.00/1.00 vMB 15
591,363 591,363 000000000000000000143444e4e5b8e9ad4f038047a78da2b7dcf7b161c5ccba 2,828 1.00/1.00 vMB 11
591,362 591,362 00000000000000000002dfbafb4b8ab3a769373a8ae468eae564c78b47d186bf 1 0.00/1.00 vMB 0
591,361 591,361 000000000000000000184a2288bea62febd127a947ce16859e10257cef21f33b 2,760 1.00/1.00 vMB 16
591,360 591,360 0000000000000000001a464bcd14dff12e7bef3f17f247195202af5a74d2a46b 2,938 1.00/1.00 vMB 45
591,359 591,359 000000000000000000126725bbc1bc464ae2d4b92a86d9ad8735ef3b11a683b6 2,160 1.00/1.00 vMB 39
591,358 591,358 00000000000000000007d6d923bc1bd877f71b9d39a69f2bcd7d20523aca7ce3 3,071 1.00/1.00 vMB 41
591,357 591,357 00000000000000000017e8317f2181f48abb0a3302493a99693bf22a12318c1f 2,641 1.00/1.00 vMB 64
591,356 591,356 00000000000000000004f1fe06c6eb3372b861e60b9a04f1589bacbe1cb99b38 1,157 1.00/1.00 vMB 12
591,355 591,355 0000000000000000000cc4403f3910744f1cbaae54368bf0a762e5c47da556ba 2,486 1.00/1.00 vMB 35
591,354 591,354 00000000000000000006082c5336cf50141589405e23e754f2fbd70d131cbb9a 755 1.00/1.00 vMB 11
591,353 591,353 00000000000000000007fce3b8fee74f758b966e44323ef9e08ef4d6cb2a7daa 1,823 1.00/1.00 vMB 23
591,352 591,352 0000000000000000000ba2dc98d64573f25913a6a783a1e48396024d28d58f17 1,735 1.00/1.00 vMB 25
591,351 591,351 0000000000000000000128db07a979b5449c3ba90a89e26da28e4d058147c9fd 2,444 1.00/1.00 vMB 46
591,350 591,350 00000000000000000018625e402dcffe57c0a22c30c0715e774f322904ccd271 2,514 1.00/1.00 vMB 47
591,349 591,349 00000000000000000008f83d259662f32c9497786dd13676f0bdc1bb79203708 2,636 1.00/1.00 vMB 15
591,348 591,348 0000000000000000000b5d52b5a51e6ebb0a07c9b81a804df88b8385c3be64a9 2,637 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.33 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: 660.46 GB
    • Received: 14.75 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.