Loading Tool

Explorer IconExplorer

Memory Pool

80,715 transactions
29.99 vMB
0.07117761 BTC
Random Selection Loading Transactions
Max Size: 180.83/200 MB

Candidate Block

Mining Attempt 36b7b59ce75007f1723a060ce91ef48b89d9858a873b919aba0f9075d05a7df3
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root c69a69229d7e74f613960516896ff8b9d38c258881a9c66e858d3f8358f9c4f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,727
Size: 1.00 vMB
Total Fees: 0.00957583 BTC
Feerates: 40.21 > 0.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (98,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,824 816,824 00000000000000000003c683644b3956df540eb02855201b48f3bb5c95bd5205 2,672 1.00/1.00 vMB 47
816,823 816,823 000000000000000000002e258bf39978d6a1bdf231bd90abf3d9822c523566e0 2,875 1.00/1.00 vMB 57
816,822 816,822 00000000000000000003e450d99903683106717de78a863f2fe5fec7b57a00c7 3,446 1.00/1.00 vMB 46
816,821 816,821 0000000000000000000008ca5637fb5ea676fc2d9182a81271cc3ce1a6fddf85 2,649 1.00/1.00 vMB 68
816,820 816,820 0000000000000000000133106acb8a00d54fdcbea403f7af91d3a9b4309af990 1,993 1.00/1.00 vMB 52
816,819 816,819 00000000000000000000d9fb7b327bad6fc202d970113d36a0ac050e7c549bb2 2,539 1.00/1.00 vMB 48
816,818 816,818 00000000000000000000846cab75308275648d411eaa4056698fb958e9990471 2,484 1.00/1.00 vMB 56
816,817 816,817 0000000000000000000051edd5c5100722e9894cbfd02ece10d633aef8954358 3,076 1.00/1.00 vMB 91
816,816 816,816 000000000000000000025bdd0ea1f3e02be66be1e9c87545b5ab97250bbe59db 2,543 1.00/1.00 vMB 45
816,815 816,815 00000000000000000000580341d7edb61e11c408ef16af6ca414d4f876295798 3,376 1.00/1.00 vMB 52
816,814 816,814 00000000000000000001cac5b36d12c79bfbceaa473ef87cbc096e77a7ed17a7 3,033 1.00/1.00 vMB 64
816,813 816,813 00000000000000000001352a086b0a8ce9905fec909a2389ceeff761177ab469 3,421 1.00/1.00 vMB 71
816,812 816,812 0000000000000000000048a09b93557231658fb59c8fd2dba03138b87ec30d2f 3,350 1.00/1.00 vMB 52
816,811 816,811 000000000000000000044d3ba4138ed4d56855794a265e69878eed03a975ed31 3,357 1.00/1.00 vMB 70
816,810 816,810 00000000000000000001ccd9620eba38bd1f5e4dd80fd32077b5152ff81123b7 3,940 1.00/1.00 vMB 69
816,809 816,809 00000000000000000004316e22b2213bb7ba620419c7472f8c0afb7818f8ca04 3,712 1.00/1.00 vMB 94
816,808 816,808 00000000000000000000c7e3ab43c73c9c8b04b56dca3396d8ba8e14e5da8637 2,185 1.00/1.00 vMB 46
816,807 816,807 000000000000000000018d5a09ad0c971b9352dcef9a27831836ffe673f06bda 3,272 1.00/1.00 vMB 53
816,806 816,806 000000000000000000003e2923c0fa86fb51d66305c3259b5ae036213862238e 3,885 1.00/1.00 vMB 52
816,805 816,805 00000000000000000000e90333fe4e8cd5739c87010e0ba38f74756237db4f3e 2,858 1.00/1.00 vMB 77
816,804 816,804 00000000000000000000d0bf30931f56151ab226a7a1af233df23f41d2aea147 3,239 1.00/1.00 vMB 53
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.45 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.