Loading Tool

Explorer IconExplorer

Memory Pool

78,648 transactions
29.72 vMB
0.09944684 BTC
Random Selection Loading Transactions
Max Size: 181.22/200 MB

Candidate Block

Mining Attempt c0d8b156f9c675f80c346b53c7ccfd948d674698f2783afa9c56d67ea102a8e2
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 9bb9d37935c16d3e8de0ab5a67208f027f62782ff38dcc049b76018178352004
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,956
Size: 1.00 vMB
Total Fees: 0.03284588 BTC
Feerates: 301.35 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (596,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,268 318,268 000000000000000012c1a78d53cf14349fafcb9174b7a3388612ea06dc9aa494 128 0.04/1.00 vMB 44
318,267 318,267 000000000000000028baa2d44a9ccc83773709fb548940c17212ccb5f2d6b810 269 0.15/1.00 vMB 22
318,266 318,266 0000000000000000091f75b575da3a16cf181471b4f19eb6b6eacfe6fbbb4381 28 0.02/1.00 vMB 26
318,265 318,265 000000000000000029715b2b3d2f8f15ab5e592be7e7afe2524d7ea8cf7752d0 318 0.18/1.00 vMB 29
318,264 318,264 00000000000000002d107fdc859796d5c1e5197aad7578c16d30c19d0216a46f 350 0.19/1.00 vMB 29
318,263 318,263 0000000000000000220205df611dacdae5766f42dbd9aa6d7b538a1f381fcb5e 489 0.25/1.00 vMB 25
318,262 318,262 0000000000000000254f39b25ec5e23905c4d0114b6a0c4682591685634c89bc 903 0.49/1.00 vMB 27
318,261 318,261 000000000000000007dd4169a51d2bad8659dc6d83a2dcf10ec48ccbe8295897 256 0.08/1.00 vMB 44
318,260 318,260 0000000000000000082ab1bf7b202c825f858ca46749a00db7d82a944dc2a057 529 0.30/1.00 vMB 23
318,259 318,259 0000000000000000272e3a0ea4d3c8ab2a431a30a85487ba1e6a3fe836aaa4a1 87 0.05/1.00 vMB 19
318,258 318,258 0000000000000000276d9c0268826d4f9d8d4ec69d07cbb791eda6b419540541 540 0.30/1.00 vMB 27
318,257 318,257 00000000000000002d736e83859054b8fcb35e17dae672b7837fb316207533af 75 0.04/1.00 vMB 21
318,256 318,256 000000000000000005b0bfce2519c3f0d1baf093b436b862ddd60877d36a6a4c 560 0.30/1.00 vMB 27
318,255 318,255 00000000000000001ae921bbc9d46c98cde337d280693020351338a0853f0528 257 0.15/1.00 vMB 23
318,254 318,254 00000000000000001dfb32e92b255d6a083643c1001241457588efc3cce5a691 302 0.19/1.00 vMB 24
318,253 318,253 00000000000000001165302469133fffb95c903ef428baf66211070362fb1c8f 88 0.04/1.00 vMB 28
318,252 318,252 00000000000000000406747326423ee33128f5713c816cca3577930f61e7eb12 63 0.04/1.00 vMB 25
318,251 318,251 00000000000000001e0b5f7babd28e5503565021e71cc6009c896296a9bc89b4 205 0.16/1.00 vMB 21
318,250 318,250 00000000000000000cf76a38aed21a1b12917e836e512df05545cf1cf8fc1a09 82 0.05/1.00 vMB 10
318,249 318,249 00000000000000001814cf9a20504165d07d91470e0d5359a8941a1a20fcab52 642 0.30/1.00 vMB 33
318,248 318,248 00000000000000001247ba9c0e1b9c81ddad34cac447a6cf9137b84d4b55e95a 136 0.16/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.