Loading Tool

Explorer IconExplorer

Memory Pool

82,499 transactions
30.41 vMB
0.12007758 BTC
Random Selection Loading Transactions
Max Size: 184.01/200 MB

Candidate Block

Mining Attempt 71d35c10a762c483c51bc41bb98da297301a59f096df3b8d2fd8221b414e3f68
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 8523fab8f4b4f2177ab3616b52715b91d939c26b4fa1e9bd12023ff64d8f4679
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,106
Size: 1.00 vMB
Total Fees: 0.04176903 BTC
Feerates: 150.85 > 4.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (251,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,903 663,903 00000000000000000003fafde73c7bd9838b1b1185c3d281cc650da907da4cc6 1,467 1.00/1.00 vMB 21
663,902 663,902 0000000000000000000336d98530ac3327ef1ad5a32ba51ec95fb5dd3e804ed5 2,580 1.00/1.00 vMB 43
663,901 663,901 000000000000000000098f1bfe75bae1078f96741b8cb70affcedbf7348e2737 2,430 1.00/1.00 vMB 64
663,900 663,900 0000000000000000000316605c918d461e7658067d1bd2d3a64706bc741796ad 2,292 1.00/1.00 vMB 21
663,899 663,899 0000000000000000000d492d94095931ca2f449a824dbd1015c68f460d331745 1,945 1.00/1.00 vMB 48
663,898 663,898 000000000000000000021482c65a89049c1494bf686f64ebd365119edde36e83 929 1.00/1.00 vMB 64
663,897 663,897 00000000000000000008b68ca6d36b07037be76a2a10bd95026dac7e2cf5fa04 1,726 1.00/1.00 vMB 36
663,896 663,896 0000000000000000000e55a65c5dc14e1567fb6089cb75439d10336b07fa5f7f 1,575 1.00/1.00 vMB 32
663,895 663,895 00000000000000000009be9ab37cee4dbfcfc762700c7d7151eb4fc450c394f7 1 0.00/1.00 vMB 0
663,894 663,894 00000000000000000008175f9d50d9ac3dc76c77404a1204c3b28906ea8195db 1,352 1.00/1.00 vMB 15
663,893 663,893 00000000000000000002a477ca230d1a553afd9e646960f3fed248b92d0105a3 1,782 1.00/1.00 vMB 16
663,892 663,892 0000000000000000000cfcc7317b9b9f1613b163239f7bc91c25e8c2771ca11a 2,502 1.00/1.00 vMB 22
663,891 663,891 0000000000000000000637bf5d7edf7c1acc628157a0b3775525a7cd89d8e3f2 2,102 1.00/1.00 vMB 65
663,890 663,890 0000000000000000000d39cafca388be98360cb71f0c83ac01cd48aec7a40aed 830 1.00/1.00 vMB 24
663,889 663,889 00000000000000000003a3db8a2d29903913cbd099991c82f508d99844e83857 2,748 1.00/1.00 vMB 52
663,888 663,888 000000000000000000058568671b2729ca53d6a9de3ae1816e5077a5d364607d 1,983 1.00/1.00 vMB 68
663,887 663,887 000000000000000000072a984c2002f3704158c674160493b40b3f95bfa7e326 2,756 1.00/1.00 vMB 112
663,886 663,886 0000000000000000000370f781a3b33ff4587cd1cbd1dd92bf65acaa119b95e1 2,807 1.00/1.00 vMB 86
663,885 663,885 00000000000000000007756832f5d233e6113b8e8795173458e5c6fa00486da8 1,899 1.00/1.00 vMB 54
663,884 663,884 0000000000000000000ed2ab26585ed1bbcf00b1a47fa38f2457e98241b87731 2,829 1.00/1.00 vMB 56
663,883 663,883 0000000000000000000241e894bdf5dc477974c67d4cb55a8715b1c83a2b7c10 2,703 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.36 GB
    • Received: 16.21 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.