Loading Tool

Explorer IconExplorer

Memory Pool

36,700 transactions
19.47 vMB
0.06527372 BTC
Random Selection Loading Transactions
Max Size: 106.15/200 MB

Candidate Block

Mining Attempt c412e9c4eef3426d263bc3dca63dda9fc2fe1289c38cd0a8409bf187f7a80c52
Version 20000000
Previous Block 000000000000000000018f69ae29df7c79914fb88c88e7aedd8580e0842811ca
Merkle Root c713c0972012d898cfad6750624a2a34ce19dfb89b6bc016761cbc5138226b09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.02746255 BTC
Feerates: 636.23 > 2.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,915 (756,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,800 157,800 0000000000000251556bb869c25044d9eab4d697b144d7dd9ad4b2c4c9713d87 17 0.00/1.00 vMB 70
157,799 157,799 00000000000005ef560f134942f0d3a7b6b1947fc82887b08995e1ce4b53012a 48 0.02/1.00 vMB 50
157,798 157,798 000000000000037bdcd449098bf07caa7224386215b8cbd2e63aa0191d3df35f 88 0.03/1.00 vMB 128
157,797 157,797 00000000000008d38e0c8af131fd00ca5b1907770d47c7614fd53052aa5436ce 48 0.02/1.00 vMB 216
157,796 157,796 0000000000000b94a7ecd3a0453166b04f2b917ee46c805eac827d0c966d65d6 12 0.00/1.00 vMB 10
157,795 157,795 00000000000002b2ee1f5576e94d5478ce84cfd68a2620846f60f14554b4a80d 82 0.04/1.00 vMB 35
157,794 157,794 0000000000000c9eee3dd17a23ff3fac612bd55277dfa272b4c7dc4dc7d818dd 8 0.01/1.00 vMB 34
157,793 157,793 0000000000000cefee2fd32a32bcf6eee0f54fc367e2ba7890eabb585f788e2f 5 0.00/1.00 vMB 66
157,792 157,792 00000000000008f2d1cbc956f5289f91413bc48739826156fecf7f73ad7a5b4a 9 0.00/1.00 vMB 0
157,791 157,791 00000000000002049ffeb4c9420f96862512b07b4678aef8efb9df1c73a43557 20 0.01/1.00 vMB 30
157,790 157,790 0000000000000ca69fba726cc17e131c9865ecca569b5f6c5f7412a555bdffc0 12 0.01/1.00 vMB 595
157,789 157,789 0000000000000a1659fc6a784787451302cc625bbabb3ade18d76644f2dc3db1 62 0.03/1.00 vMB 296
157,788 157,788 00000000000000ac44dbe95feaa6a213f88280a6631edfed664061a66bd5705e 117 0.03/1.00 vMB 46
157,787 157,787 000000000000035f4e807355048a3a9ab551427e28c67f7743a2aa233b903837 15 0.01/1.00 vMB 218
157,786 157,786 000000000000036a10e0ad8b4f6e575dcc24dacf82f0a1ac325b56d72738eeb9 48 0.02/1.00 vMB 68
157,785 157,785 0000000000000d34e30d0da09ff1da9252a17a432a32c3b745f196608ab51fad 52 0.03/1.00 vMB 39
157,784 157,784 000000000000063165bc848ede2e7c388b83f34bdc661689793205a78b5bee40 170 0.06/1.00 vMB 165
157,783 157,783 00000000000003183fb9e6a2ed893842aedc491bd7d1886a83d859943f960adc 19 0.00/1.00 vMB 10
157,782 157,782 00000000000005ed9a6c3ab54640655159ef410f560f954034eaebebafae2d85 16 0.01/1.00 vMB 27
157,781 157,781 0000000000000485ca60f0bb82d2329d349a7bbd2a3db03c233238a4110b4122 78 0.02/1.00 vMB 175
157,780 157,780 00000000000002d17d1afaf19d13d75b87f75f03a01435658aaa14e97d2ba86b 21 0.01/1.00 vMB 218
Previous 10 blocks ↓
Total Size: 780.46 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: 527.76 GB
    • Received: 5.54 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.