Loading Tool

Explorer IconExplorer

Memory Pool

78,111 transactions
29.69 vMB
0.07117135 BTC
Random Selection Loading Transactions
Max Size: 181.37/200 MB

Candidate Block

Mining Attempt b9e97422f6de7d1a407db4147a81ab02f7775a17581ddb8e8e2b75598469d6ce
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root b820ea9a88f305985c69ff424fcf7174177191e07d45a1879843f1bb249b670e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.00552838 BTC
Feerates: 20.11 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (634,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,580 280,580 0000000000000001b3135e5a470414b4e11d736adc03e5a76479b2aef1fc4c6a 114 0.03/1.00 vMB 50
280,579 280,579 0000000000000000c811512b7ccff1ceddb843b6c55c6d5b657607c2c93e5d0f 112 0.03/1.00 vMB 89
280,578 280,578 00000000000000015bd97435771fc11b7b541da5441c82e50c4dad8c387d04cd 89 0.03/1.00 vMB 155
280,577 280,577 0000000000000000c54e45114a569b721d7c5950669d48ab7b9b67a84c6ffc0c 160 0.32/1.00 vMB 14
280,576 280,576 0000000000000001927640143917d654dd4a9f0e46c12da70583e1381bc5d65a 28 0.01/1.00 vMB 32
280,575 280,575 0000000000000000698f14c6d580827a79949abc65d9dd14874a462af502fa08 40 0.02/1.00 vMB 18
280,574 280,574 0000000000000002169f7273d182416c849b93bd57f0ad12c4c762ff1aef7117 346 0.14/1.00 vMB 58
280,573 280,573 00000000000000019bcd5b57a2059fc4bf8381561fa8170252872d8dd9d39354 386 0.18/1.00 vMB 43
280,572 280,572 000000000000000139286ef95d5e9ddc225e3ae826ecfd0644ca43d9e478117a 369 0.19/1.00 vMB 51
280,571 280,571 0000000000000001a27b01add0a6b8a41acdd231b5631adcd10e297ff922ee55 208 0.12/1.00 vMB 29
280,570 280,570 0000000000000000dcb207679908a76ca681c66f61ebaa581da2597db68534d2 97 0.03/1.00 vMB 64
280,569 280,569 00000000000000020612828037cb99ea5e21cdeae28ee1d7b69f56da9ffee3ff 114 0.05/1.00 vMB 74
280,568 280,568 00000000000000016deff289f15e35bbb34998fbbf6601ea682e18e919e8a1e5 427 0.23/1.00 vMB 48
280,567 280,567 0000000000000000eb1021a8cc86de0abb138b5760da3a08fb9065dfdbfce29f 502 0.25/1.00 vMB 31
280,566 280,566 0000000000000001a08e248868eb9d0d73846b2dd71183a22c5f9c2c7343a1c5 90 0.03/1.00 vMB 191
280,565 280,565 000000000000000108940dfe7ca230be5fa5127f71f564b8b2ecb7cc583404b9 99 0.03/1.00 vMB 92
280,564 280,564 00000000000000013c2ccc706a7a23983f8183c2b77b18e0b6dd7466a9ad7ffe 278 0.12/1.00 vMB 36
280,563 280,563 00000000000000003a39d4f9232a0eb498b622a02e0125243dbd8634f68c048e 1,263 0.55/1.00 vMB 49
280,562 280,562 00000000000000011a15893357f01200106c5842fbb7b05088dac9167b7f1ae8 407 0.18/1.00 vMB 61
280,561 280,561 0000000000000000f746c739d4252ac46cbeb765856ae839089aa8ab82851dd4 116 0.06/1.00 vMB 22
280,560 280,560 00000000000000023af5a51d7e5990978e924192c49287bf724466107bc10e4a 635 0.32/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.