Loading Tool

Explorer IconExplorer

Memory Pool

40,219 transactions
26.44 vMB
0.05674388 BTC
Random Selection Loading Transactions
Max Size: 137.87/200 MB

Candidate Block

Mining Attempt 03f53da7076e69d2c7e8f3bc141137e12fd4977d54a84823c7dd8dc956998027
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 23982f3d184efc763551b614a674c1faca8104eef3045028dbd390f5f91b63ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,353
Size: 1.00 vMB
Total Fees: 0.00816702 BTC
Feerates: 50.27 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (597,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,670 317,670 00000000000000000ab396e25995b4d2d0e2e6a563fa2443d837fd6d3fd7e945 46 0.02/1.00 vMB 37
317,669 317,669 0000000000000000138d6143cab701519e20140a78403299d27b1d8686458b4f 379 0.19/1.00 vMB 25
317,668 317,668 000000000000000019195365b202f4061866e173e9a14f577011102ab5dfb594 374 0.22/1.00 vMB 26
317,667 317,667 0000000000000000179fdfcb41963ec2d93dc60f39fe2fcfee49a3efc68e70e5 89 0.05/1.00 vMB 28
317,666 317,666 000000000000000014baab558456cba18acc85db1628f59b54c316eeae5421ec 268 0.10/1.00 vMB 22
317,665 317,665 000000000000000004fde395b14234e01d942fefc732f927cffcd2317818a52c 50 0.03/1.00 vMB 22
317,664 317,664 00000000000000000486b1be84d2fa1425753c28702ade6794a4a25dc9709648 207 0.11/1.00 vMB 37
317,663 317,663 000000000000000001a35db685e3044120792e52e5975059554286f1b1baf61f 194 0.33/1.00 vMB 10
317,662 317,662 000000000000000013e9f8bffa274a3284f1c8d5e349fde51e771ee89fc9cfe6 519 0.32/1.00 vMB 24
317,661 317,661 00000000000000001e621cd3909fec0e9950c918898fe48a880ff301d46b339e 350 0.18/1.00 vMB 30
317,660 317,660 00000000000000002847be73df1b8471fd18653dcc5de02bf97c45bdffa10aa3 417 0.31/1.00 vMB 22
317,659 317,659 00000000000000001bcfc7a5b7680a5e2d3db4ac741efe91579d5105a50aa0af 828 0.50/1.00 vMB 24
317,658 317,658 00000000000000000e7a7547e426a66c274abdbe74803a89bd17947d671a23ae 2,036 0.75/1.00 vMB 40
317,657 317,657 000000000000000020c9504b88156a858795808ceca97c0ae398e5702fa6bc6f 11 0.00/1.00 vMB 29
317,656 317,656 00000000000000000523c12d2777d7365d7e14c3b4816d3d572c436468da6e9a 303 0.17/1.00 vMB 26
317,655 317,655 0000000000000000032315d8cc6bcad9d08b9b75b95ce2fbe689bc833152165e 256 0.13/1.00 vMB 32
317,654 317,654 00000000000000002a8b4aafa324e1adf99b26c6fea80354d2fe8ebea625e2ff 512 0.35/1.00 vMB 26
317,653 317,653 000000000000000006daa0114a38bd0949747b45d7bcf56f54bce6367eaea468 509 0.35/1.00 vMB 23
317,652 317,652 00000000000000001dd135b8ad017d5f91211c478823c30cefdc8876f4024747 391 0.25/1.00 vMB 25
317,651 317,651 0000000000000000032be214389229035a88e7f1aa5e3d81084bce48715d1a1e 46 0.03/1.00 vMB 32
317,650 317,650 0000000000000000265c280d7720e919e38722942b98776a3ba9156519468ad3 385 0.25/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.