Loading Tool

Explorer IconExplorer

Memory Pool

82,212 transactions
30.55 vMB
0.13669049 BTC
Random Selection Loading Transactions
Max Size: 183.85/200 MB

Candidate Block

Mining Attempt d4504ced68201b2476bbcabdb4c19285e9840b8ec185584d48b38e40e3f9587f
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 030935a406085018de97a0d5ddf6198d08fbe31608e95443a0d2790fbcf163d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,041
Size: 1.00 vMB
Total Fees: 0.05379902 BTC
Feerates: 302.06 > 5.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (637,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,604 277,604 00000000000000012bac54f87cade8171501deb62216f4a674232a66d94cb6d9 70 0.03/1.00 vMB 108
277,603 277,603 0000000000000001fc0c80c099be4773b95eef241356ade6b8d3df3420f2abcd 153 0.09/1.00 vMB 39
277,602 277,602 000000000000000358b8daf0586d85bff2e3ad187619fe69ea86d4956c611adc 29 0.01/1.00 vMB 57
277,601 277,601 0000000000000002dc4b8ba2144950193a5c9171901d6f833fefe07d58c4583c 700 0.55/1.00 vMB 41
277,600 277,600 00000000000000022689e5223857c609388f8db886b147298e9d920a11c91392 119 0.25/1.00 vMB 44
277,599 277,599 0000000000000001619f00796d42a6fca7b1aa02a6d66a9d0ef0c7c909ad6af0 61 0.03/1.00 vMB 39
277,598 277,598 00000000000000022139e76d03d63cee9f4b2695b57685ebece27c2ad10d17a0 160 0.50/1.00 vMB 56
277,597 277,597 00000000000000017ecdae8b7ae3bf154b3d8ae02c82bca38f81550e85ec45be 61 0.03/1.00 vMB 179
277,596 277,596 0000000000000001947cc7acbbc9a240517f9ba19c16b4f937795c6b58019fb5 125 0.90/1.00 vMB 56
277,595 277,595 0000000000000000bb0ed09b373ba2076173e84725c51d3ddd4018342f22b05b 234 0.64/1.00 vMB 55
277,594 277,594 00000000000000010c9d451f5a48f4d733b556a240d31ac226db2637f496be0a 429 0.19/1.00 vMB 62
277,593 277,593 00000000000000035afc44b75a8850479a21d6c93b6e8b337728432cd6cd137e 140 0.06/1.00 vMB 46
277,592 277,592 00000000000000039e6e198adc53a1b04b57961858b0f47adaa4e974745e2a80 207 0.12/1.00 vMB 37
277,591 277,591 00000000000000016d78b3517269d7ba6fa52e60bce3d798c01cb7792308d9cf 161 0.10/1.00 vMB 44
277,590 277,590 0000000000000000800819f1e0a701bfa47d482bc7dfe91cd6b72202d4a90427 126 0.08/1.00 vMB 31
277,589 277,589 000000000000000212a3a03bde7febb6b4b73979827f18e2be7a220ac4f3e7a7 450 0.23/1.00 vMB 42
277,588 277,588 0000000000000001768af8ad73c71e5dae1a6033ed60bb329ad1ef17f9c49e62 512 0.19/1.00 vMB 70
277,587 277,587 000000000000000133a9fa9165b0d6ff1879e11bf91dbcbb1f489c947ab3f44e 805 0.35/1.00 vMB 44
277,586 277,586 000000000000000281ed97bc9be4b38062dd18107292aa2e28d223f94d802a9a 41 0.05/1.00 vMB 34
277,585 277,585 0000000000000000e2fe32800a4d3e2bd606c7f2637e5908bcd3a18d06a65fca 280 0.13/1.00 vMB 48
277,584 277,584 00000000000000030f56bd01baffc1c2cc2b679db2b23ad0a75bbd54b9a4d0f9 312 0.14/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.11 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.