Loading Tool

Explorer IconExplorer

Memory Pool

82,982 transactions
30.44 vMB
0.14922947 BTC
Random Selection Loading Transactions
Max Size: 184.37/200 MB

Candidate Block

Mining Attempt ced7c4d5e9ab8482d5d99307bc183dee1db3d50830d4e71290bb0de6b1cf95c0
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 2f99d9e27b65ad9b1199837c40fddfe12f963abaff9729225079a5afbac1fe7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.06751722 BTC
Feerates: 150.61 > 6.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (693,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,957 221,957 000000000000036bcbd5340a860964bb88857520a1cd4d3c090f16e8120b6a50 180 0.11/1.00 vMB 123
221,956 221,956 00000000000002d5120ede6ed2cf6ed17a4be41aaba4de80e24fa39536362dc8 438 0.25/1.00 vMB 153
221,955 221,955 000000000000044ab759d9c019b08ada7c49c7c4f566175fff09b97faf3cf1b6 128 0.04/1.00 vMB 169
221,954 221,954 000000000000035151af1dfcc1dc92a0b5e1f59d562a008011195c95e229e911 497 0.24/1.00 vMB 170
221,953 221,953 00000000000001a1a8b13249ec6b3691f03a394b2ab90576c6304d135abe3ac4 288 0.14/1.00 vMB 177
221,952 221,952 000000000000041b46f1b487f5cc725f342d829e93451f20c0d2305097248423 288 0.12/1.00 vMB 181
221,951 221,951 000000000000028fa6257af70c05103455ca0fac1468fe61833cbb8bfd74f2b4 263 0.11/1.00 vMB 183
221,950 221,950 000000000000024e1068b5dee2f0dd8188554d0e8ac9946537ffe9cdffb7335b 10 0.00/1.00 vMB 357
221,949 221,949 00000000000000f719a60a9b9b0acee280fa4e653b4f6f37e972f9c19679d594 291 0.10/1.00 vMB 25
221,948 221,948 00000000000002aa6c1baede672215f48852ffa91ba4db0b69299ae56d7b653f 275 0.12/1.00 vMB 154
221,947 221,947 00000000000001fd42a3c1b4ce520e055659455c664d73f6c82e38bc5d07bbc0 491 0.24/1.00 vMB 221
221,946 221,946 0000000000000131638f29b9ba39e95eee8333482faffceb4829eded1a7d2411 573 0.22/1.00 vMB 224
221,945 221,945 000000000000019574331aafb115cb2c940e35d3a1ed52aa2ebd0040e96eccb5 51 0.02/1.00 vMB 152
221,944 221,944 00000000000003c5cc2ccea59f6b0c894422cdf6c66c03b2a1e5295ab44aa617 453 0.19/1.00 vMB 177
221,943 221,943 00000000000001436088dbe4840392db9b2f26199a30433c6530bb6e8c876103 84 0.05/1.00 vMB 27
221,942 221,942 00000000000002760d5558c304c0a6334fc8d9a80500128ccf511e415a8d44b1 638 0.25/1.00 vMB 195
221,941 221,941 0000000000000019758676f63ce872b012a143f350dd9cf2c4b0c88c836dee74 322 0.17/1.00 vMB 119
221,940 221,940 0000000000000071704af0be7a594ae5fba755d2e6f904c581beae65584017b0 146 0.05/1.00 vMB 273
221,939 221,939 0000000000000192253ad8ee575d5656f3d411ad50b2bea7e1ce28af2e83afbb 402 0.24/1.00 vMB 168
221,938 221,938 0000000000000258fde1601b99c6a601e00b63eb51b419286e50811eea6f1dbf 217 0.09/1.00 vMB 220
221,937 221,937 000000000000049683dfc787225750a5f260cbd92d5857bcbad8fc0ac0982428 249 0.11/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.