Loading Tool

Explorer IconExplorer

Memory Pool

36,177 transactions
26.13 vMB
0.06942350 BTC
Random Selection Loading Transactions
Max Size: 133.14/200 MB

Candidate Block

Mining Attempt 973b37004ffc16ba6fa7996d6f89c68bd04056cc17764153f78796d65356dd3a
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root c02502505e73b1a1eeec8f2348ba31e1112b48e23cbaf06d9fb907d8140d0516
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,372
Size: 1.00 vMB
Total Fees: 0.02111413 BTC
Feerates: 120.00 > 2.12 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (696,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,892 217,892 00000000000004966a5bbbf0058b637a1e7b707a61a21e0d4b7e8d34328cc4b4 136 0.07/1.00 vMB 142
217,891 217,891 000000000000038028c598fae6611b0de0e45b88a64d69d99eed4af5903e00a3 163 0.50/1.00 vMB 12
217,890 217,890 0000000000000005358e2458d68d97e423757e6e58390b77b4b1203207c5776c 337 0.16/1.00 vMB 176
217,889 217,889 000000000000003f585be6f844cf1cc608f50a16b1a446e50a34f2e0f5d6428d 114 0.05/1.00 vMB 163
217,888 217,888 00000000000002615bbb078c8fb4a05ce1787d6b9a7957c8c65a4d1ae9ae24e5 181 0.10/1.00 vMB 123
217,887 217,887 00000000000001f04f3f9c215e51d689b1a1452780baca7431c764c854dedd47 479 0.25/1.00 vMB 371
217,886 217,886 000000000000025e74890296acedbed5e0da7ea68773ee5c20c64621bd115677 166 0.09/1.00 vMB 140
217,885 217,885 000000000000017fc5cf0bdd4f8c0ea633d5745a2bba050eb0b8075dd25f60b1 161 0.09/1.00 vMB 155
217,884 217,884 00000000000004be0150fc2fefb0589c4eb8a6d3411c11a4eb37416ecf6b3436 122 0.08/1.00 vMB 120
217,883 217,883 00000000000005346da8a2f178a88953e78646416b51d3c8063ce58d41aba137 112 0.05/1.00 vMB 23
217,882 217,882 000000000000018f5041ecbb1ef1013300895bdcf970fa50e2e385694edea5e8 172 0.11/1.00 vMB 136
217,881 217,881 0000000000000527afb8caf44322b4bd30f3eaf49b58caa32611a826b6ef1469 100 0.04/1.00 vMB 92
217,880 217,880 000000000000053e52631610283d6591883272e1d49d295bea3ab90f04e5498e 289 0.22/1.00 vMB 132
217,879 217,879 00000000000000dbffe8195446cfd4ca38e81509653558907e5ae2032c838c2c 541 0.20/1.00 vMB 242
217,878 217,878 00000000000000321ce73f6524a08b3bafac3743b1e96f2df53eb6f13b846db5 76 0.04/1.00 vMB 85
217,877 217,877 00000000000001b27fdda2c4d567000d728f0259b4d42ed78fbc6d7539f5f07d 277 0.10/1.00 vMB 227
217,876 217,876 000000000000045568db835d552a99e365d659b8d143ef28f729c107e1ae199a 201 0.09/1.00 vMB 218
217,875 217,875 0000000000000230815632cf1f503695ec5adf474dd62bd95d9dce0537261dd5 69 0.03/1.00 vMB 61
217,874 217,874 00000000000004fe935febdb67ef1d8f0b973597788812fe330693076c5a01bd 96 0.05/1.00 vMB 287
217,873 217,873 0000000000000256c8295530b8fae11ef43675eb3fb69bf02f94196e351ef4d8 474 0.20/1.00 vMB 653
217,872 217,872 00000000000004b61fe29d6fcfbf305952f4c3b68bb2b94fbfff093a0538a03e 527 0.24/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 781.84 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: 638.04 GB
    • Received: 12.46 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.