Loading Tool

Explorer IconExplorer

Memory Pool

78,600 transactions
28.86 vMB
0.11002788 BTC
Random Selection Loading Transactions
Max Size: 175.24/200 MB

Candidate Block

Mining Attempt 29b31c31eed752e4cb3c4ecdb1aea6b5c21c1040167ef6094d83321c91f603b6
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e669259e14fe93838796aca777d3101f279b7b8b22123c63c5393a60c75feb02
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.03923054 BTC
Feerates: 602.26 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (357,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,198 558,198 0000000000000000002ea765b3b53ca96dd329b304175361e65cbc8538759963 2,637 1.00/1.00 vMB 9
558,197 558,197 0000000000000000001d1e8a08a7a0d2b435f36661d618bf3fc38425c1e8e601 3,177 1.00/1.00 vMB 33
558,196 558,196 00000000000000000026d4ac70be767ef1fe7b23b957d677ac529db1b0c41197 2,595 0.94/1.00 vMB 13
558,195 558,195 0000000000000000001f369962daaedd9193ef3d740d9ebef507c5984b6027d1 846 0.31/1.00 vMB 9
558,194 558,194 0000000000000000002eb475b89ba1a23c76007515929a2b64ae1c14fe6beed1 1,100 0.35/1.00 vMB 13
558,193 558,193 0000000000000000000e74fcb831da8befafcaf957cbe9d76ca8fc7d48de3e08 396 0.14/1.00 vMB 13
558,192 558,192 00000000000000000024257999612717001c3b488a1c12f653a6fcfbb3b44100 2,496 0.78/1.00 vMB 13
558,191 558,191 000000000000000000311ce2dd5d5ce4f77218c27bd07f0fcb99d44d9f4e3aca 2,296 0.78/1.00 vMB 12
558,190 558,190 0000000000000000002b1781b964c8ded633d6c665af888b552e2da91b352ff6 606 0.19/1.00 vMB 10
558,189 558,189 000000000000000000266f0b78fa7972f40faf7a463f74dacecbcdaa8d40ef08 631 0.20/1.00 vMB 13
558,188 558,188 00000000000000000028c3ef5b6aefaefeb0f13adda8c14be460779d10bb888c 624 0.21/1.00 vMB 17
558,187 558,187 0000000000000000000a566daaffdef998f55e3b511496aa6125980c3cf86a0f 2,706 0.86/1.00 vMB 12
558,186 558,186 0000000000000000001654a6d79a2348a46d7d3b0e0472570128e6004a37927f 1,747 0.64/1.00 vMB 9
558,185 558,185 0000000000000000002d8a1c1c50462e7e83f0d635f64ad852254ec5f0a44812 1,004 0.32/1.00 vMB 19
558,184 558,184 00000000000000000006de5024080ac9751cb732b18ede139cb3b891391a1b10 613 0.23/1.00 vMB 11
558,183 558,183 0000000000000000000aa9509f3c57107b6a81dfb8c660b55229ac02017011af 1,598 0.82/1.00 vMB 3
558,182 558,182 0000000000000000000a2086a8184bacddb5551a314f014c9e18f22e186d43bf 2,882 1.00/1.00 vMB 20
558,181 558,181 0000000000000000001e907987faef78b864fddf7de1293d209b8648a275462b 166 0.05/1.00 vMB 37
558,180 558,180 0000000000000000000fa5f18c8a675d39a6fe1652e42915cfdc0bc8ac40d475 658 0.16/1.00 vMB 21
558,179 558,179 00000000000000000029185b476104e312c5c6f8bc9e6bf0023ad91c0fec0546 1,615 0.51/1.00 vMB 13
558,178 558,178 000000000000000000167a847b7ecf269881d116854f0ae17f9672108bdf8d20 2,197 0.70/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.