Loading Tool

Explorer IconExplorer

Memory Pool

45,520 transactions
28.93 vMB
0.13681024 BTC
Random Selection Loading Transactions
Max Size: 150.72/200 MB

Candidate Block

Mining Attempt 470fbc4e59b1071c42943551b23a6cb105fda4df1693703842f597630006f60c
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 8da6b7f68f20681c63724745cea9d4eaa62096804e9c46c67d02f0779589ca36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03877657 BTC
Feerates: 100.25 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (172,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,906 741,906 00000000000000000006f05def4177dfe2f1fba14c62309c6b74d3e542796145 1,286 1.00/1.00 vMB 5
741,905 741,905 000000000000000000086044ae6646d9fb992fadf596c7c37fb06759c7350cd9 2,898 1.00/1.00 vMB 3
741,904 741,904 000000000000000000073ee4d431c87b071d7c0863334a9504521929b69bd105 2,849 1.00/1.00 vMB 15
741,903 741,903 00000000000000000006a37f9f4c59931c7418694e73961e4aabf8f9899efe39 2,566 1.00/1.00 vMB 6
741,902 741,902 00000000000000000006ec275244b0f334d53a75f48f5e6a54270a8ad207cdbb 2,508 1.00/1.00 vMB 11
741,901 741,901 00000000000000000003fd3d689f773a5d2b676d6cb59fdf8e42a9eaed7e87b0 913 1.00/1.00 vMB 13
741,900 741,900 000000000000000000027b43e1d77041673f556c7b8f7008b8dcae762941421b 2,748 1.00/1.00 vMB 22
741,899 741,899 0000000000000000000609b216d39b090f8de96ed51e196891423266969de5d7 2,710 1.00/1.00 vMB 27
741,898 741,898 0000000000000000000445ba57fdad66f323c343cdd1d5ddce651be85eaef3f7 2,593 1.00/1.00 vMB 14
741,897 741,897 000000000000000000004b38af143bbe88a44a3234f76172ced164fe296714f6 992 1.00/1.00 vMB 14
741,896 741,896 000000000000000000088d4fd9c5c3e23b24f86844e3463c0e9a312214ee0873 3,160 1.00/1.00 vMB 22
741,895 741,895 00000000000000000004be3d222420ee1da2dc3efbf086d924d0511e491c2e61 2,858 1.00/1.00 vMB 25
741,894 741,894 00000000000000000002ae25522af1cc76431fae1b10100d515b8241e26159f4 3,372 1.00/1.00 vMB 18
741,893 741,893 000000000000000000053c5f1f62d0dacfb3f9ad23643393c79902fbabb19972 2,750 1.00/1.00 vMB 25
741,892 741,892 00000000000000000005a05e664871792239612578d8f09c086f6e5012612962 2,802 1.00/1.00 vMB 36
741,891 741,891 000000000000000000045f88c999256ee3d37634f751c9bf0411e9918dad759a 3,426 1.00/1.00 vMB 17
741,890 741,890 000000000000000000075cfe10d69f13ad3e4a4cd47c036cedd4a75d4dcb6e97 2,638 1.00/1.00 vMB 4
741,889 741,889 00000000000000000007a1439e4a45d15cb7d44d3335405bcafd4898e57d52e4 2,489 1.00/1.00 vMB 11
741,888 741,888 0000000000000000000745d7eb5b20176409264bf9ea399d977e24fa3d3186f5 2,697 1.00/1.00 vMB 14
741,887 741,887 0000000000000000000882e7306788b58cb5805c04f432203863a8e8c8290902 2,308 1.00/1.00 vMB 18
741,886 741,886 00000000000000000007ae19338e476b27d6d6f8d31446845c81ac03d28f173d 3,111 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.