Loading Tool

Explorer IconExplorer

Memory Pool

82,851 transactions
30.78 vMB
0.07786588 BTC
Random Selection Loading Transactions
Max Size: 188.85/200 MB

Candidate Block

Mining Attempt 42d5cf5b0ccfacbdd2044d1fbac62d1eeae3ac4c28c0bf690fbb3be55c383466
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 205169c2d2cc4c41688d44f76e16f90d363fdb4162c59fd2fc5fc74914dbbbd9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,129
Size: 1.00 vMB
Total Fees: 0.00862658 BTC
Feerates: 146.36 > 0.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (627,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,366 287,366 000000000000000038e7fb227742223fc95d4a45fa594ec99676ed50ebd7d61c 283 0.15/1.00 vMB 38
287,365 287,365 00000000000000010c36c6e3437d7ddb03301398bdf64e72a84c70c2f47affcc 346 0.20/1.00 vMB 30
287,364 287,364 000000000000000072940c4a56f4ac332215c8abc46f910e1d1611ebaa0b37d0 61 0.04/1.00 vMB 24
287,363 287,363 0000000000000000390250e75c426011cd6029e0b8623d6acaaf8834ea567205 388 0.38/1.00 vMB 22
287,362 287,362 0000000000000000bf88292e932d090abd1125877fca298e82af38ee39468752 827 0.35/1.00 vMB 50
287,361 287,361 0000000000000000b29008e142f551857b1fbbc3ce49ee59ec8648f17e492b26 399 0.21/1.00 vMB 33
287,360 287,360 000000000000000001b6e863bdd5a4a59fd12bc67b41fab58bd8e2758b2c75cc 824 0.47/1.00 vMB 33
287,359 287,359 00000000000000000aeb229e2382da7c51dd181415391af7eea73cd49ca94bb7 301 0.19/1.00 vMB 31
287,358 287,358 0000000000000000f1311dec409ce94661cf06979a691dedb2e8cc49b801b836 733 0.47/1.00 vMB 29
287,357 287,357 00000000000000005ad7e621ca0154eac112890a7a4c43e918de197cc32a25ad 88 0.12/1.00 vMB 15
287,356 287,356 0000000000000001006e5bb0a262c700b8eacdf10d7236954650a8d421553eb0 554 0.35/1.00 vMB 34
287,355 287,355 000000000000000144966c4038b24596ac2c864470c3e68bc6a0dcb49f4e9313 653 0.35/1.00 vMB 33
287,354 287,354 0000000000000000481c27d2ae6f1121493a9aec0fa9806306f928039dc0f260 108 0.25/1.00 vMB 18
287,353 287,353 000000000000000059c3f760e0bb66b8f71342fc8b0fdbbd11a9f088de428c0b 370 0.50/1.00 vMB 16
287,352 287,352 00000000000000003128aec80755ff8eac6687f4342fa2b07bd9544188f5b606 848 0.35/1.00 vMB 43
287,351 287,351 00000000000000003d318110749cb721ef60e2c0bca05f6db2c9c3b7bca72ea5 704 0.50/1.00 vMB 36
287,350 287,350 00000000000000003a7afbc1033953b4dfed111b3fbc0349e89793c18dabae34 606 0.25/1.00 vMB 59
287,349 287,349 00000000000000005d1f7a1c49bee85c9f89d652d218cdea046ea669afd36917 130 0.06/1.00 vMB 41
287,348 287,348 0000000000000000f06a7eff5d7b4fcad1669286617a971fb71ab6daa811f3d8 138 0.10/1.00 vMB 27
287,347 287,347 00000000000000000cc90ad13786f0a1a47fa8ca7cba6b951f4c1301aa6c6cfc 266 0.15/1.00 vMB 29
287,346 287,346 0000000000000000059757fb2aafa86bd6404d4d620d360af5afdd10450d38be 278 0.21/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.99 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 717.21 GB
    • Received: 17.84 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.