Loading Tool

Explorer IconExplorer

Memory Pool

78,874 transactions
29.54 vMB
0.10321420 BTC
Random Selection Loading Transactions
Max Size: 177.86/200 MB

Candidate Block

Mining Attempt e87a2cd117763b08dafb41793dc6caec5464e98da7455a577fffb84c95b76fc0
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 62e193730ba076f5aac16727d8162337780d382cecd4de78252c7599f719a9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,576
Size: 1.00 vMB
Total Fees: 0.03874229 BTC
Feerates: 164.34 > 3.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (499,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,908 415,908 0000000000000000019762f53419c6e30a3f5354393f5ac12461c18661cb5597 2,022 1.00/1.00 vMB 54
415,907 415,907 0000000000000000025b2ca4aa0cd33d9477ea975291d7974789f493608b729c 634 0.41/1.00 vMB 41
415,906 415,906 0000000000000000011a318a29cce08d30aff2c20430a06bd7a0b4a7d6e8cace 365 0.38/1.00 vMB 30
415,905 415,905 0000000000000000008818df821f1cfa6345c23c1a1e6be94b4eadcf33a7ee0d 1,943 1.00/1.00 vMB 46
415,904 415,904 00000000000000000542b5dfff999007fa8e4b7e137573d742af0897266c3ad6 1,695 0.98/1.00 vMB 43
415,903 415,903 000000000000000003a3ee9d196522604bc214fac19e9f4948bd39f2c7f17f1b 363 0.24/1.00 vMB 41
415,902 415,902 0000000000000000015a5ff8e3dead3a9f19493ceebfad703ae8438a6be57e41 686 0.45/1.00 vMB 38
415,901 415,901 0000000000000000017e8a79deb59ce62f599b724c61a3668a2b429ab1d992bf 2,180 1.00/1.00 vMB 51
415,900 415,900 0000000000000000021fb622f298cf187aa1f108fbde93597b5047cbf9045362 2,093 0.95/1.00 vMB 50
415,899 415,899 000000000000000003d413f039ac2ce382d769a5648cf4cdd6983d70489ebbc3 152 0.10/1.00 vMB 40
415,898 415,898 00000000000000000498c4b233d193ea5d76fa30d945ad22939342abb44000c2 2,091 1.00/1.00 vMB 59
415,897 415,897 0000000000000000013edb3703b8daca59d904da8d89139367061565fe264262 866 0.42/1.00 vMB 49
415,896 415,896 0000000000000000015c19153f294e13c1e1aec401df001fd1e4054f6e471541 2,168 0.99/1.00 vMB 46
415,895 415,895 00000000000000000043d8d00ffbe5289ac224e1fa8b0c9eb20b8c2379c6ea02 231 0.09/1.00 vMB 52
415,894 415,894 0000000000000000048c1f7f90afac4b158a2b3cae5c09c531994b69e38c38ee 681 0.28/1.00 vMB 47
415,893 415,893 0000000000000000009f871501e9479382bbb6d0bfef03f4966d1fe57b0cd312 2,277 0.98/1.00 vMB 44
415,892 415,892 00000000000000000425c4d5a55c8eb37d73740a88c2eb6c220b01a2362db396 465 0.22/1.00 vMB 48
415,891 415,891 000000000000000004253ab104cfd3888f19a91c5ce1a848d4bd3c5a6f6d3b10 1,055 0.56/1.00 vMB 41
415,890 415,890 000000000000000001188673139476cdc0c06898bf27813f3a8998a8ed59e785 655 0.32/1.00 vMB 43
415,889 415,889 000000000000000001c1c7291f882e8d1194fcb58f67e1574b2ab557dcb0a950 1,654 0.71/1.00 vMB 51
415,888 415,888 000000000000000004d9f82c4bfa92a8961b7b341f9dfe33772b912cf269a2b4 200 0.09/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.