Loading Tool

Explorer IconExplorer

Memory Pool

79,348 transactions
29.28 vMB
0.10511480 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt a7a4db3a1f772f8a3f7006e9e443e5e561aef6a6d753430101af09c0eea2b736
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 5a140fdf49a51e06ee3fd5bf93591abd7dc93a3a36ad655b8cf1571e03fd03fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,690
Size: 1.00 vMB
Total Fees: 0.04375020 BTC
Feerates: 137.15 > 4.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (720,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,314 194,314 00000000000006c39205235c2a158e6a95685cacd9237c6555ce22a5caa9c5b6 46 0.02/1.00 vMB 121
194,313 194,313 00000000000001999c6052dcd6ae94599b2699b782809a6fda1dbf8eda097001 113 0.05/1.00 vMB 37
194,312 194,312 0000000000000526aa0a6aa58590f515abe90520f3fb30df088a0dc9d46dd379 656 0.25/1.00 vMB 1,757
194,311 194,311 000000000000076103e6533cedcb4b9d1a915d4ad1936b2e6c0b899ee0e0f216 150 0.07/1.00 vMB 91
194,310 194,310 000000000000053d10394586e5344206008156077f863e04e0689ef8c575ac3b 417 0.16/1.00 vMB 167
194,309 194,309 0000000000000543bcecd5ea0a3d307e8db252f3b1055aee23eb6719ded5a466 34 0.02/1.00 vMB 85
194,308 194,308 00000000000002d35ff54e0fc050a3673d43b2d8346e30c0f9a1172ec7f4b0ff 146 0.05/1.00 vMB 3
194,307 194,307 00000000000004b084d1da6cd12d73443722fbe168b3f8ccab93e3265aa59c84 226 0.11/1.00 vMB 107
194,306 194,306 00000000000005398e2fc8b3d25b081cffb0d2afacfa952f1fdd065101cc3a76 298 0.14/1.00 vMB 118
194,305 194,305 000000000000008072b77eefc3acd5fd0c3571c87905c186df6ed597b4961a00 521 0.20/1.00 vMB 157
194,304 194,304 00000000000003a0b777e2b05a96532220f2c9750ced29ee19b361927f3ae73f 216 0.07/1.00 vMB 50
194,303 194,303 0000000000000636aaaa2311022714c37e7951a6008f2543cb45008016c7388f 596 0.23/1.00 vMB 138
194,302 194,302 000000000000055a040e3a828d613050dd3505dee5df32a3dad9245d8a38c1b8 186 0.14/1.00 vMB 169
194,301 194,301 00000000000002e4ebc841794229c416ba5a5897eb2a4aa152bad24645f8c571 719 0.25/1.00 vMB 197
194,300 194,300 0000000000000404eab63156257a95bff17d43f00512ee5cdf1d3c210e51d0c2 8 0.00/1.00 vMB 2,538
194,299 194,299 000000000000077d22be8bc4fad6b4ce1ac3c3294239401bd278f67f355f09dc 523 0.21/1.00 vMB 228
194,298 194,298 000000000000055a729df9af5317699fa454d5d0bd2ed96a5ed5af50e07141da 120 0.05/1.00 vMB 106
194,297 194,297 000000000000059db6a47692fdb7231a5a5c6ee1be3f2291c7672c369180f2a6 317 0.12/1.00 vMB 155
194,296 194,296 000000000000012fc7f594557daa23c9e18604805014afb19e6adbd9a30d3bbe 151 0.05/1.00 vMB 3
194,295 194,295 00000000000007113d26ad759892479e2b34306546a17985a99f65872f4f2837 277 0.12/1.00 vMB 258
194,294 194,294 00000000000001141b48504bc72a7100301f4001f9313e846559d31fedeb775b 201 0.09/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.