Loading Tool

Explorer IconExplorer

Memory Pool

73,086 transactions
27.77 vMB
0.07018826 BTC
Random Selection Loading Transactions
Max Size: 168.18/200 MB

Candidate Block

Mining Attempt e1fd08d9fe7b9690864394bd8d854f54941e6ae6e42297b1a9264487c2f6ffe3
Version 20000000
Previous Block 000000000000000000001be99c5d13761820acd7b6d30d62ebad6cb236e61063
Merkle Root 4cf6c1e66dee2be97eabd5fbd7201e41092c5ed409120901f21ff884887d2dcd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,530
Size: 1.00 vMB
Total Fees: 0.00992955 BTC
Feerates: 70.80 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,556 (657,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,662 257,662 000000000000001291d31af57a7c2a8426b2e7274f77ae66a33117e4b37b58bf 185 0.16/1.00 vMB 71
257,661 257,661 00000000000000222524e7cfeaa543b1f26d68e606359fbd4dee75be17b6f30e 67 0.25/1.00 vMB 14
257,660 257,660 0000000000000006199a3c387338c67355a07d7025bda3c93f74749577514cac 528 0.30/1.00 vMB 79
257,659 257,659 000000000000002b7400489f4dc55e1b7909f17b5b3f32cb2822bdc12c53b845 153 0.25/1.00 vMB 23
257,658 257,658 0000000000000007b3ea14ab6db6d926cce4a83f899eb6a33039f634d1ef4e7a 404 0.50/1.00 vMB 45
257,657 257,657 00000000000000039c3ff6e1251efac36383fbecea02fd3b1b1722617d63a5cc 606 0.25/1.00 vMB 112
257,656 257,656 000000000000002e746a7020b7c6cb1dbe7c4fb2501fd0a83249d4072619a920 230 0.25/1.00 vMB 63
257,655 257,655 000000000000001ae04da9950663632c260747be4ef77d3715669e0adda8d833 213 0.12/1.00 vMB 55
257,654 257,654 000000000000002c691506ea29716155665119c3da512c63141ff6b9e1c59691 640 0.25/1.00 vMB 138
257,653 257,653 0000000000000007571fe56b30f54be7170c29c6ab41a95e256aa4dacc9c1d0f 147 0.08/1.00 vMB 65
257,652 257,652 00000000000000212583655e6aa8ffe27b90ee96a875adae3624279ddf004b9f 655 0.25/1.00 vMB 117
257,651 257,651 000000000000002136dac8b41b8dac8a6e81ddd06e83a807f27ce78f76d58342 208 0.09/1.00 vMB 124
257,650 257,650 000000000000002b7c69bc6c637b05207925ef2939a46343b1c99ea01eb37340 250 0.11/1.00 vMB 124
257,649 257,649 0000000000000027898cf36cc11450b6f12a045ae7c37ac8e1d10299524ffcdd 86 0.03/1.00 vMB 92
257,648 257,648 00000000000000200e3c1161f6cb8209b3ac318e82350d150b0ed85a130f82f3 51 0.02/1.00 vMB 57
257,647 257,647 000000000000000edce6d2cf63869b7742c7948f5b69e181baa10d4ca87e7693 157 0.07/1.00 vMB 105
257,646 257,646 00000000000000165c036f1997441e82dbb6d1bcf1b23e5386d1fd770b385c65 463 0.20/1.00 vMB 96
257,645 257,645 000000000000002606d6a9f3edb988d44c41e47870fdd0024a602bed5ca27f32 271 0.11/1.00 vMB 114
257,644 257,644 000000000000000dcc0790ea6754d4f566ac9db9052bb61cd14f4a5144c28d18 47 0.03/1.00 vMB 104
257,643 257,643 000000000000001a0f8648deae6fb97a70e61914b2f0892d795c1c892ceae497 122 0.05/1.00 vMB 99
257,642 257,642 0000000000000024207eeb60f9dbfcbee284cee70f51ec8d0e666657399b142d 108 0.04/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 783.36 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: 768.36 GB
    • Received: 19.57 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.