Loading Tool

Explorer IconExplorer

Memory Pool

81,046 transactions
29.70 vMB
0.12616420 BTC
Random Selection Loading Transactions
Max Size: 180.03/200 MB

Candidate Block

Mining Attempt 6b047a990caa931cc925042dc606277171162519c50f04a0d08965928b69e0b7
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 46f56b9f4e27acd46acba39b46db958db2765f047aa7d232bccd6ebe76837458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.06001271 BTC
Feerates: 151.07 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (202,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,666 712,666 0000000000000000000bf8eaaaf46f01506ad0632807bf479848b35e01846332 897 1.00/1.00 vMB 22
712,665 712,665 00000000000000000003ebe71146fef04d7087a68681a8069b0f0866a551fe8f 648 1.00/1.00 vMB 26
712,664 712,664 0000000000000000000504fe7051450b64166875ec4340081244a19b857bcd0e 915 1.00/1.00 vMB 22
712,663 712,663 000000000000000000002b95901f12e621c6f82d82f2a7235012bced8bbc317b 129 1.00/1.00 vMB 20
712,662 712,662 00000000000000000006d30e12a11b8cb399dd782baba6386a4be00083fc16c8 268 1.00/1.00 vMB 20
712,661 712,661 0000000000000000000c7975cfc210ed63029c726111085661e8c56fabaaa49d 109 1.00/1.00 vMB 20
712,660 712,660 00000000000000000002abb2854540083a4b76ae4b2d2811011b80bbe7819dc8 1,182 1.00/1.00 vMB 23
712,659 712,659 00000000000000000009bfd9c997dcf186186c3341950817ef2e0700671008f4 326 1.00/1.00 vMB 21
712,658 712,658 0000000000000000000830b6792fffb54cf085ba74c7db2c444b830c9aafd885 831 1.00/1.00 vMB 23
712,657 712,657 00000000000000000001b1b947979400fd21012976611b2c90da25e3eb245d7a 43 1.00/1.00 vMB 20
712,656 712,656 0000000000000000000c992f0f22a0859fec578d776206932a77a5aaea3e7aa6 175 1.00/1.00 vMB 20
712,655 712,655 0000000000000000000177e2572655664f642896f909d697a4e038b6ae9f0fb2 280 1.00/1.00 vMB 20
712,654 712,654 00000000000000000005bd592e698e310871b9cb6f11062d6728f517773b1975 516 1.00/1.00 vMB 21
712,653 712,653 000000000000000000041aec6a24f594dc0da7f6280e3ccba371f91a124cc54f 233 1.00/1.00 vMB 20
712,652 712,652 0000000000000000000bbbfc5e201f57fa239bb14ebc00ac57e74656f22339a2 1,263 1.00/1.00 vMB 24
712,651 712,651 000000000000000000005cffd2f38f654ebdd27d2b91f4c39377f99318a7da81 263 1.00/1.00 vMB 20
712,650 712,650 00000000000000000001a4110f39e05a871b04fdc43ccdb5d1fbe45e14a97249 129 1.00/1.00 vMB 20
712,649 712,649 000000000000000000022ca25bb8f32fab64d46d42d0153c74957d7623b62f97 1,506 1.00/1.00 vMB 24
712,648 712,648 000000000000000000058595a1735f85695d4ef8b389c8180f167b3505eac588 88 1.00/1.00 vMB 20
712,647 712,647 00000000000000000002ac46a04f265b134c4da4caf05821d8abc5d9cc4b16e5 129 1.00/1.00 vMB 20
712,646 712,646 000000000000000000026b9a47e86277960df86a23cb26a76eae9d2a1915922a 529 1.00/1.00 vMB 21
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.64 GB
    • Received: 15.98 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.