Loading Tool

Explorer IconExplorer

Memory Pool

76,130 transactions
28.39 vMB
0.06420367 BTC
Random Selection Loading Transactions
Max Size: 172.11/200 MB

Candidate Block

Mining Attempt 9df80a9f0914ced428e428c136fd4f8f7e72d1c69db0dd21bc0e88ada9b0b0d5
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 0afb13feb252c6770fc37e5d3dde649ac2614ace8632ad28d9f68f6ee3985073
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,894
Size: 1.00 vMB
Total Fees: 0.00542519 BTC
Feerates: 41.50 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (309,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,872 605,872 0000000000000000001366f05af18c5568dc4d50feb26853bc1ebb8c4b5ab507 2,722 1.00/1.00 vMB 30
605,871 605,871 000000000000000000120cf50836e26f56c03048c74730b0b9468ae902137646 1,792 0.54/1.00 vMB 14
605,870 605,870 00000000000000000005701c1a01a6f38c359b91c8d991fa1ffc3f6e20aaa685 2,798 1.00/1.00 vMB 28
605,869 605,869 00000000000000000006ebc02123fd7725ceabb1ae9a366a3385353c71c053ea 87 0.03/1.00 vMB 18
605,868 605,868 00000000000000000003aeb0a5c8e77e4540ea6260a461e097c7a77b10d7cccd 2,523 0.91/1.00 vMB 20
605,867 605,867 0000000000000000000c33aec24261ba0bce06eb1667c24d44588e1d60ca3158 1,177 0.39/1.00 vMB 21
605,866 605,866 0000000000000000000d564eb15fc108725b8e67edf30cfbce1a32e309e365af 2,622 0.89/1.00 vMB 9
605,865 605,865 0000000000000000000df3fc629ad8a24fded35dbce6852b9b374d11f0a044ac 3,025 1.00/1.00 vMB 39
605,864 605,864 0000000000000000000fd9f652b24b128e09179945462e39ee402ca19563fbd1 1,441 0.43/1.00 vMB 23
605,863 605,863 00000000000000000012ed7b89f23d601814098258807bbc3479748d9eb043ac 2,564 0.87/1.00 vMB 23
605,862 605,862 00000000000000000007e62af78533fddae707f20f3e5916d7eec123e63fba63 1,629 0.50/1.00 vMB 12
605,861 605,861 000000000000000000143539bc35b48548c3dc315d7561b52f5fe5a71f817a51 2,780 1.00/1.00 vMB 32
605,860 605,860 0000000000000000000f50426f9ce7d67b63090abf2ac5193df59e410d605269 757 0.26/1.00 vMB 22
605,859 605,859 0000000000000000000d679e5e83697cb72cdc1c476bc6b9bf24e5655ff96f60 2,542 0.98/1.00 vMB 21
605,858 605,858 000000000000000000148a1227d9f8702971eb7c97c8c8e37d9261c03bdffc60 605 0.18/1.00 vMB 26
605,857 605,857 000000000000000000065b4d819f4b9b50959ac6cad6de95d2971dc3e8674eb7 1,603 0.46/1.00 vMB 18
605,856 605,856 0000000000000000000ca33f656af3b906dc692cd4498f032facb60a0179e071 2,244 0.66/1.00 vMB 20
605,855 605,855 000000000000000000029e8084502819b0a172d09884926dc71eb679bc6058c0 1,308 0.37/1.00 vMB 24
605,854 605,854 000000000000000000046d941e134074cd9ea34e78517b45fe6e6382fb12f2d5 769 0.21/1.00 vMB 20
605,853 605,853 000000000000000000032b28344ec0a876f8210ec1c80b6994f05f27673714c1 1,201 0.35/1.00 vMB 23
605,852 605,852 0000000000000000000853b719ff60c7eee837d0be17dd3accca0087376ea44e 491 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.67 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.13 GB
    • Received: 16.40 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.