Loading Tool

Explorer IconExplorer

Memory Pool

76,827 transactions
29.76 vMB
0.10223171 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt 124b80770750defb6e9e4bb99de84d3c2a4dec76629de4a787911d2f6f41b6b5
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f5b5f0882f4260eba55ac51c36dc965dc3ec9922560d23f823ff7895194aebb2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.03493221 BTC
Feerates: 357.61 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (502,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,849 412,849 000000000000000003d9ad131c4c48e2ed9d65c9c8a8692511d5cae9ad55e5bd 157 0.10/1.00 vMB 36
412,848 412,848 000000000000000004da43acbbaa668b920119977861c0b8a90190e81c7c063f 989 0.40/1.00 vMB 39
412,847 412,847 000000000000000001f1e4d31eceb531b7e5567e7f9df66322b92fb0406ed298 540 0.23/1.00 vMB 42
412,846 412,846 00000000000000000257b0475c2131d60293178ff2d14e9ccfc7c7f5e97bcdb2 522 0.23/1.00 vMB 43
412,845 412,845 0000000000000000038f1ade42b94df89a1289a8633a2f3eb708625831308af2 1,495 0.68/1.00 vMB 40
412,844 412,844 000000000000000001e683ceb85ce18b1c450a33d93cbdefa9cad0ff225eef45 1,822 0.82/1.00 vMB 42
412,843 412,843 000000000000000001c473345cc9e847b84a9c961da3b4b15480245c3e550ace 429 0.19/1.00 vMB 37
412,842 412,842 00000000000000000008d46ea38aa87ca8c7c592e3a71869664ead9fb69dd026 566 0.30/1.00 vMB 36
412,841 412,841 00000000000000000346040ca99d9b9240fca624dc8b5fbbe186aa7d271a2e37 190 0.13/1.00 vMB 32
412,840 412,840 0000000000000000039dea50e506877de3d21727d69d59498eaf3ad94cc97b25 791 0.40/1.00 vMB 38
412,839 412,839 0000000000000000059be4916a372b6c6b62670097aa43659f57142442b4d6e4 963 0.43/1.00 vMB 46
412,838 412,838 0000000000000000002cda080b743bc0651184a92d4b7501aa3266c8219dddc3 525 0.37/1.00 vMB 31
412,837 412,837 0000000000000000049f8b15e2869dc4653761921e497fb915e4d0bb24f33580 2,221 1.00/1.00 vMB 47
412,836 412,836 000000000000000005a88d994ba78e291e807566cdccac392690d23b18c66e8d 2,283 0.97/1.00 vMB 40
412,835 412,835 0000000000000000042a28f5324369c6c94bcba49426755e41a47f76251a5fe9 2,023 1.00/1.00 vMB 32
412,834 412,834 00000000000000000402aee69eb2f274bb8a73b41d825b3ef6352cc49d9e29fc 2,640 1.00/1.00 vMB 59
412,833 412,833 000000000000000000fce0274e1a900744c6514bf3cb276cb05600798f848d0b 859 0.35/1.00 vMB 45
412,832 412,832 000000000000000003bb8917d0dd9a4dd17fed771d4a87cdebf85e8a70acf247 906 0.40/1.00 vMB 35
412,831 412,831 000000000000000000b3f69658d6dad83f68cbc745e4d28da8038a586ca02ff9 963 0.40/1.00 vMB 36
412,830 412,830 0000000000000000036c10a9197e8fe5c353b6d2a7fd7a2f31ea5538067e8db4 1,125 0.47/1.00 vMB 48
412,829 412,829 00000000000000000512bdf7c11ede74e4011edc7ecdeb6002c72fcb3590e4f5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.15 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: 744.15 GB
    • Received: 18.71 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.