Loading Tool

Explorer IconExplorer

Memory Pool

28,296 transactions
25.76 vMB
0.07976711 BTC
Random Selection Loading Transactions
Max Size: 125.86/200 MB

Candidate Block

Mining Attempt ffb700d098c4032f7f0495892922c6a67c664c25b0bc420ca2bacc6eaed4eee0
Version 20000000
Previous Block 000000000000000000005fd3391e896564591024b2a30b91b65278d6f6666448
Merkle Root 11d9c6d9cfffb15f89f64ef9c3abf892030469c410947c6c2467271377d71c48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.03189111 BTC
Feerates: 500.91 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,232 (661,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,092 253,092 0000000000000042866070b0b18759f17834efd2cb8c3dfd9f61e056db4d11d3 265 0.15/1.00 vMB 57
253,091 253,091 000000000000005416b8e083cbd1ee960fa32200af54474dae9eff285b4feb33 657 0.25/1.00 vMB 152
253,090 253,090 000000000000004d23273a9b87c33c617c85b1c1c65870b60cd39dcaa06b3ea3 292 0.14/1.00 vMB 130
253,089 253,089 000000000000004b6e74b374e69ff0fc2be8c2d5e32eef1c1e0723585e6db21c 598 0.37/1.00 vMB 40
253,088 253,088 000000000000002dc84648aaf48d4eec267b939f9d1d3f997163d20c8da54cf6 670 0.25/1.00 vMB 123
253,087 253,087 00000000000000007fdd4b0869a8475181c613cd0b78719cceb87ff41057e78b 664 0.25/1.00 vMB 136
253,086 253,086 0000000000000009434101e63516fe75355c9351deaa4dd21011fbd05ca81b2e 555 0.25/1.00 vMB 109
253,085 253,085 00000000000000066d41e975d42da072e5e6b595a2f4ea5d81af9f9e83a87504 1 0.00/1.00 vMB 0
253,084 253,084 000000000000004f50ef21166f5dce4e40358b2237e3665e88288b9ed8d74a93 495 0.25/1.00 vMB 111
253,083 253,083 000000000000004791794de937d6bfca471aa5bc581c853be7ed519143a13bc3 622 0.25/1.00 vMB 152
253,082 253,082 0000000000000002989e2345d404e6572425240648090b41d5774563ceb1a0ab 770 0.25/1.00 vMB 213
253,081 253,081 000000000000002013cc67b765231a7065b145480fc4e544fee4ef0e9d42774a 484 0.20/1.00 vMB 125
253,080 253,080 00000000000000511cf8ef425cd1b1927e7e23386529719bd0dfac9b3aa31e0d 350 0.17/1.00 vMB 126
253,079 253,079 0000000000000053f1fabb462d851b76ea1946a180e8462a3d174e1af1ea9d0d 188 0.11/1.00 vMB 117
253,078 253,078 000000000000001b0587e22cd5412041f30424a75cd819c67129636674cd11e4 43 0.02/1.00 vMB 121
253,077 253,077 0000000000000022999a83bacb92565a3e1959f3b1a402f3e27d0d6cd21d2140 227 0.12/1.00 vMB 72
253,076 253,076 000000000000001c7b0343c41ecbf2b7da0692e78922ea5f7b9bd2ac9375e71f 565 0.25/1.00 vMB 159
253,075 253,075 00000000000000009ff1f857af61dd4b5a09ceafc8204825cb9c014b88d977f4 432 0.17/1.00 vMB 172
253,074 253,074 000000000000002be3ee8ac770c596c5d42088c8597cb1df2945a1afdd70059c 609 0.26/1.00 vMB 129
253,073 253,073 000000000000001a18e1742f58f0f1e5f86bd26ccb18ce74dccb1146f4452224 253 0.11/1.00 vMB 153
253,072 253,072 000000000000001f7b05a89d7ff5131c382b30afe67d90d4d84f0cdfc8efd93a 96 0.04/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 781.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 575.75 GB
    • Received: 8.33 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.