Loading Tool

Explorer IconExplorer

Memory Pool

82,866 transactions
31.33 vMB
0.12847263 BTC
Random Selection Loading Transactions
Max Size: 189.84/200 MB

Candidate Block

Mining Attempt dd2786df51e2c12912360bb2808a05aaaf44834be6ef422f1ba08f0b98170481
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root c844299a3d2f191aedda4c7a7e64afc8798ffcd91abf4df6a60660f96c24a989
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,024
Size: 1.00 vMB
Total Fees: 0.04497680 BTC
Feerates: 318.30 > 4.51 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (402,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,952 512,952 0000000000000000002c3f1dd5805f7b189ea10fb8f3d0e95f0b7edc50b96a74 2,649 1.00/1.00 vMB 20
512,951 512,951 0000000000000000003a509581c6bec46f04cd7b019170a90ce136e4dba81561 2,868 1.00/1.00 vMB 55
512,950 512,950 000000000000000000077b18ebb76f1c773a218357fc9cc8418b36728d420fd3 3,180 1.00/1.00 vMB 24
512,949 512,949 0000000000000000002686a6130f46fc8cba9c7c45fb034b24abef8c7735c963 2,348 1.00/1.00 vMB 56
512,948 512,948 00000000000000000034b1122c0ee819f3a39965522aa04e4b4fc026013f0b2b 372 1.00/1.00 vMB 107
512,947 512,947 000000000000000000123fb6dd578a5b12e33c7e66f0cd22f77e35f1353c1b7d 244 1.00/1.00 vMB 103
512,946 512,946 0000000000000000003480e5fc71b3db9e22171ddeace54fc04407a9e1fa5b3c 550 1.00/1.00 vMB 115
512,945 512,945 0000000000000000004011669e532640521dcf802fbea52273fe550050212ee9 249 1.00/1.00 vMB 111
512,944 512,944 0000000000000000004a00305a5b7ffa618abcf670871f42d82387a9b0d2ee97 295 1.00/1.00 vMB 135
512,943 512,943 000000000000000000153f9064877d4b7e7c5bfdf9745616d5d36214623097b6 181 1.00/1.00 vMB 2
512,942 512,942 00000000000000000014117b4326407df56bed36b376a43654b0b6de45294e3e 1,720 1.00/1.00 vMB 29
512,941 512,941 000000000000000000097e1ab1614a7f6ebac25c5374f6b2de76fba0a6e29cc0 263 1.00/1.00 vMB 5
512,940 512,940 00000000000000000012fa258431b6783f8ffbb7fd224c92579f2bbc398cc2e0 1,201 1.00/1.00 vMB 14
512,939 512,939 0000000000000000004a1b9890e1a751b15236118fa5d591117b594a9abdfd7f 2,573 1.00/1.00 vMB 32
512,938 512,938 0000000000000000001983160aae59670ad11421cf22b52d9299608f2038aec5 917 1.00/1.00 vMB 13
512,937 512,937 0000000000000000005547615fa0797c595190c34a402c974c117985de07a065 392 1.00/1.00 vMB 5
512,936 512,936 0000000000000000001e95aa8eb2488ba7399765bdb8a3bc35e1661f7efee5ca 1,249 1.00/1.00 vMB 14
512,935 512,935 0000000000000000002e42826f6982d00264c99492220e366d5d5b53eee58f39 1,676 1.00/1.00 vMB 20
512,934 512,934 000000000000000000267cc468e12a50a1b525bf621ce1071d8ce2ace3d56ceb 289 1.00/1.00 vMB 3
512,933 512,933 000000000000000000203629091925b91353c35f4535c911524f176c07d5110a 1,904 1.00/1.00 vMB 27
512,932 512,932 00000000000000000027c1978b19322a465843fdf97cdf6de3e344aabea05493 143 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.08 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: 722.40 GB
    • Received: 18.39 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.