Loading Tool

Explorer IconExplorer

Memory Pool

79,103 transactions
29.30 vMB
0.09677822 BTC
Random Selection Loading Transactions
Max Size: 177.10/200 MB

Candidate Block

Mining Attempt 1aa13605e33115a2e597ba1479b8cb1b43509ae1e8085889401c490e120dd126
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 9d19371bc052fbf7aa7edd7acd4cd1008f434dd631d096a1e87589aada39a52c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,264
Size: 1.00 vMB
Total Fees: 0.03467509 BTC
Feerates: 150.62 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (161,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,380 753,380 00000000000000000007ae5888a85fa2038c182b7625b22d7491bedff2f2b49d 764 0.66/1.00 vMB 2
753,379 753,379 00000000000000000001130f3f35f44c1ecd80cba9a3328b60b37ad5aed682ee 827 1.00/1.00 vMB 4
753,378 753,378 000000000000000000012e513456a2d0b174165068921bc12b52e1caefc04eda 1,407 1.00/1.00 vMB 10
753,377 753,377 00000000000000000008ebf953d429ee256fecd3784f4496ae0b54160e3cd1cb 559 1.00/1.00 vMB 1
753,376 753,376 000000000000000000065a26e6088e665cde4ea4f80cc3efcbd5a10ea04b31b3 381 1.00/1.00 vMB 1
753,375 753,375 0000000000000000000846b7014f5788c71eec9cafae3f41652c47c74c8ef42c 1,745 1.00/1.00 vMB 7
753,374 753,374 00000000000000000000367dde6ed4197cf09535780c1d55c09896fd0810462c 747 1.00/1.00 vMB 14
753,373 753,373 0000000000000000000423553fea36cf9ac0fa5395e9f01f91ac1c62577d0a2b 2,498 1.00/1.00 vMB 14
753,372 753,372 00000000000000000006e0470d7defc10df479d79a9eb5ed2560222ad9e800c2 3,159 1.00/1.00 vMB 18
753,371 753,371 0000000000000000000716b5c5ec2e913c9f5a28e5d260a4c4b69dce37cc47b8 1,999 1.00/1.00 vMB 5
753,370 753,370 00000000000000000005867eed410ce515a5e1b9a1d803c60b067904ef73edb8 3,333 1.00/1.00 vMB 20
753,369 753,369 000000000000000000056f8b1516c6c1b582ab7f1499049ace130e7bafcaf72c 1,802 1.00/1.00 vMB 2
753,368 753,368 00000000000000000006dd4f6edc029fa7dd3195f21f8d6741b36adae0f20ae2 2,042 1.00/1.00 vMB 9
753,367 753,367 0000000000000000000166ea48e628b6b30da27f59ac13ccd33cf485fdc588d5 1,611 1.00/1.00 vMB 9
753,366 753,366 000000000000000000033c125d565a2ceed7b742b7361d5a899b5502f086498c 1,648 1.00/1.00 vMB 6
753,365 753,365 00000000000000000005859fe885edba2aba8f26aad057638c562bf606b5a5a1 1,338 1.00/1.00 vMB 8
753,364 753,364 00000000000000000000513c3d4140c73b92d145eeb589c3125de022bb56e04a 2,043 1.00/1.00 vMB 13
753,363 753,363 000000000000000000067c968faf417910ddb33ac66adc17a377361b3a6ef28e 1,289 1.00/1.00 vMB 16
753,362 753,362 0000000000000000000418e150f77655695ffa7e203763ccc2beb69dc99a57cb 1,188 1.00/1.00 vMB 17
753,361 753,361 0000000000000000000782029e91cde857357c8757c4c4e38957d99b443ea6a1 2,225 1.00/1.00 vMB 17
753,360 753,360 00000000000000000002ba3b29c4cc81548c1ec5aa981f3e3cf3ed8248cea0df 1,242 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.