Loading Tool

Explorer IconExplorer

Memory Pool

76,546 transactions
29.68 vMB
0.09930593 BTC
Random Selection Loading Transactions
Max Size: 179.33/200 MB

Candidate Block

Mining Attempt 77f01e3cc29de33bc5ac4c987db71be37afd33107ac6658ba493e0d97d6c062d
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 736481f305b7467fbb34a65adcfdb16ab2029117562e0e41eaff2d557d2d0ada
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,151
Size: 1.00 vMB
Total Fees: 0.03283230 BTC
Feerates: 357.61 > 3.29 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (195,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,944 719,944 00000000000000000004445b30fc03ec9f5728f528ffb29d388c0ab7d9609924 2,358 1.00/1.00 vMB 10
719,943 719,943 000000000000000000086ae5d68755a29c99c9877e6cbdde46c7716d23699938 3,043 1.00/1.00 vMB 14
719,942 719,942 000000000000000000036f47b08c88b6e45e26da954c3f07dc1db36702de65af 2,311 1.00/1.00 vMB 5
719,941 719,941 000000000000000000048650fe5e9558f07042f7e6da88d973d58b77746b1759 3,177 1.00/1.00 vMB 4
719,940 719,940 00000000000000000002f1ad7974170432f9e13c3d6050e124dc73670d49e11b 2,434 1.00/1.00 vMB 6
719,939 719,939 000000000000000000002a2683b92e308557c15e582930b7ffc8ade9eb73dbe6 2,327 1.00/1.00 vMB 8
719,938 719,938 00000000000000000002800451002ef54c5e31709f452714a531e64e3c659a8f 962 1.00/1.00 vMB 6
719,937 719,937 000000000000000000042e79bed78f63d3b5d9384afdbbb5bac428c6109d8efa 1,920 1.00/1.00 vMB 5
719,936 719,936 00000000000000000005233a756a6135db2746f37bc0b02e5b40e7a6c7b324ce 2,957 1.00/1.00 vMB 10
719,935 719,935 000000000000000000071dd88ee2ed59551d813c0dddfa9971d7ea094576ad00 3,020 1.00/1.00 vMB 11
719,934 719,934 00000000000000000000b5bf4845f8a15b634433559225fd28b8d045f4be73fe 2,791 1.00/1.00 vMB 19
719,933 719,933 000000000000000000019b7ad05c6b1b64dc5c9dd62df83ea52d416622978758 3,021 1.00/1.00 vMB 14
719,932 719,932 000000000000000000024f72d881d72cc671480ae72405b6dda2d37d4bd19235 3,100 1.00/1.00 vMB 15
719,931 719,931 00000000000000000008baa4fb5b1d1f16178edfcfdd7d7e8dd948f367895ad2 1,299 1.00/1.00 vMB 7
719,930 719,930 00000000000000000004cf6bccb23599ac57d6540ebd1510f495e21a1cf9783b 1,832 1.00/1.00 vMB 10
719,929 719,929 000000000000000000013968f50e22af7bf6c2a2397d5ce49198901ab5eebb7d 1,080 1.00/1.00 vMB 4
719,928 719,928 00000000000000000001f9ff9f5b710ec66991077ccf9985d70163815f46b658 1,737 1.00/1.00 vMB 3
719,927 719,927 00000000000000000007ddfefafe618bdc422ca0eddd59c7ad8171444926d0a9 3,013 1.00/1.00 vMB 9
719,926 719,926 00000000000000000003b610949105de61bcf8d7ecf44b69538ab8b28a18ea47 1,371 1.00/1.00 vMB 3
719,925 719,925 000000000000000000009dad7c6a0d7dad15cbc415769cea2d5228f30f2a17f9 2,925 1.00/1.00 vMB 10
719,924 719,924 00000000000000000006fb4b57c1c582288ec11f24a0d843b25ca3761bf9e7aa 182 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.15 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: 744.02 GB
    • Received: 18.70 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.