Loading Tool

Explorer IconExplorer

Memory Pool

80,304 transactions
30.05 vMB
0.11882188 BTC
Random Selection Loading Transactions
Max Size: 180.24/200 MB

Candidate Block

Mining Attempt 4e7950874e610b57e8bcc773beae255f4e4dc9ccf154568ebad6324adfb0de17
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 5b6a8793216bd33d1b076950863a1e34dcb63c7b5972cd8924d57b27041afa5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.05740143 BTC
Feerates: 180.34 > 5.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (589,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,851 325,851 00000000000000000a80b64c21c87b3918442d37db78b43cf94bd794d3c475e4 621 0.29/1.00 vMB 31
325,850 325,850 00000000000000000c43fb962f7d1e5c2528b8060d909515df517fc717395783 91 0.04/1.00 vMB 32
325,849 325,849 0000000000000000027952bc90486ca5a450d8faa31598d4e236a4ded4d79f79 303 0.16/1.00 vMB 25
325,848 325,848 00000000000000001e24b8694cf40cc8c09bce4d8a0ba35ae6d35125fe73501a 534 0.28/1.00 vMB 38
325,847 325,847 00000000000000000211c1d2501d01755e36a8c8e9142ee93309fbb63f29b7d9 463 0.22/1.00 vMB 28
325,846 325,846 000000000000000004110be29e5ff2d9b4c670e0f33eab21d88f59836536e86c 372 0.18/1.00 vMB 34
325,845 325,845 0000000000000000059b0a55476753235302a90a09676bbe73f7aa51ee93faa1 603 0.30/1.00 vMB 29
325,844 325,844 00000000000000000981f5a3091d5778dd92ef6dba841ef1ec785fd3c2cbfa1f 42 0.02/1.00 vMB 23
325,843 325,843 0000000000000000168e5d587edb6cabdf3669be56844c754a0d65671100e2b0 12 0.01/1.00 vMB 25
325,842 325,842 00000000000000000c322c53ed020eed01fd73c6a8b9fa57b5703dbfaf7aca48 464 0.22/1.00 vMB 29
325,841 325,841 000000000000000017f805f5b1ea24f5084cc113b5929a4754884a937ac50dda 159 0.08/1.00 vMB 29
325,840 325,840 00000000000000000d486aadbecc1d123f53e6503348455df7139e2a799bbc19 929 0.38/1.00 vMB 31
325,839 325,839 00000000000000001c8c567db60be61d3dcc293c5c11f637de3eb88c87002c93 1 0.00/1.00 vMB 0
325,838 325,838 000000000000000013d3ac38a746b4108304283eab514ca6f37df9da11dd286f 673 0.32/1.00 vMB 32
325,837 325,837 00000000000000000838a05fdc4d847084847c4376d7bfe5b076fcb0cc1423ce 339 0.18/1.00 vMB 29
325,836 325,836 0000000000000000153b677666883674009041d903a979dc592c46a96f799378 35 0.02/1.00 vMB 30
325,835 325,835 0000000000000000075fad6faa4a9660a96d2c0af7e121c7dfcc40dfe6c5add3 98 0.05/1.00 vMB 28
325,834 325,834 00000000000000001a50cef870900dec3e35de451ef15400632ada9be0f18a05 189 0.11/1.00 vMB 38
325,833 325,833 000000000000000015021faa0507f66d802c23f8f8aa320f020a010c4a4ad955 332 0.19/1.00 vMB 30
325,832 325,832 0000000000000000022e90f498462d91d8e2bc19dd4551124b74bc57a9a107ce 119 0.07/1.00 vMB 28
325,831 325,831 00000000000000000a143f68b7761c5bd94b2644bfda2b9b626f4786f319c71d 241 0.11/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.