Loading Tool

Explorer IconExplorer

Memory Pool

41,488 transactions
26.67 vMB
0.05497711 BTC
Random Selection Loading Transactions
Max Size: 139.81/200 MB

Candidate Block

Mining Attempt 66d7bee5d6c48058c9d17971b67ecd092118f38eef315c839aa7b30ddad41a90
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 206e1630e5973628042b7e579d2af988e6057e07ebc84dd560ed659966958859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,732
Size: 1.00 vMB
Total Fees: 0.00575245 BTC
Feerates: 103.41 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (59,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
855,005 855,005 00000000000000000002eb0f32795cd438c777060efa7470ab38cb228a105ce3 2,993 1.00/1.00 vMB 10
855,004 855,004 0000000000000000000310ae4cfd3a23e8aee5f18e888dc66ed7ab06a3093671 2,534 1.00/1.00 vMB 18
855,003 855,003 000000000000000000011f0b4c15fd2e105fc76efed59e0cd1b3e035cd1c19ab 2,727 1.00/1.00 vMB 3
855,002 855,002 00000000000000000000d1c7564d557d6e49d8fc74069aaebf0942372c32a396 2,587 1.00/1.00 vMB 7
855,001 855,001 00000000000000000000bce630cc7c76accbaaea99f2558f1804234da7e2eeb8 2,489 1.00/1.00 vMB 4
855,000 855,000 0000000000000000000233ea80aa10d38aa4486cd7033fffc2c4df556d0b9138 2,338 1.00/1.00 vMB 5
854,999 854,999 00000000000000000000942013d8bbfe4c7c6f9df48319e2fc8bcdaf0c2af6ae 2,151 1.00/1.00 vMB 5
854,998 854,998 00000000000000000002d4e163e1eedaaaedf4a9aa52505887f7742521949d9d 2,825 1.00/1.00 vMB 6
854,997 854,997 000000000000000000004e97f175702c2287554948f4b04b6fa9a603e1ce8b8a 1,257 1.00/1.00 vMB 4
854,996 854,996 0000000000000000000169fc84b02de5333fc5a29264c3234589827cc0af05ab 2,399 1.00/1.00 vMB 5
854,995 854,995 00000000000000000000fc2249827bafef51f57d60d2b364f01b1b7adea18631 3,481 1.00/1.00 vMB 9
854,994 854,994 000000000000000000010de14a8df6af7000b026cf0e78233f937970290ace86 3,187 1.00/1.00 vMB 4
854,993 854,993 000000000000000000027c6bda363265c5817f65cf16140e85bc3afe043c18d8 3,624 1.00/1.00 vMB 10
854,992 854,992 000000000000000000027f1c7daccc156a45a26159dc61fa93a482f552f6cfaf 3,177 1.00/1.00 vMB 7
854,991 854,991 00000000000000000000c06acc98fe48df19a3b68f9dbe1ea4279ec3423fc4f9 2,006 1.00/1.00 vMB 8
854,990 854,990 00000000000000000001bb0ac98cee201c0fdc63b0a71a87868c0d184ad78798 2,003 1.00/1.00 vMB 5
854,989 854,989 00000000000000000000d3dd8c60b9a1a9fbec63f314dc45ab74fe4325ec7586 2,511 1.00/1.00 vMB 6
854,988 854,988 000000000000000000004dd117f7039236a6939b71cd4fcfe21a8817f1df607d 1,338 1.00/1.00 vMB 4
854,987 854,987 00000000000000000001b46e9d641d3b9b2733612aac3ea8827cd96e6edeef0a 1,140 1.00/1.00 vMB 4
854,986 854,986 00000000000000000000c0c4dc9a2e2094e025453d58006728b3125da0ab5b83 2,811 1.00/1.00 vMB 4
854,985 854,985 000000000000000000028152f4cbda5b07fdd1829c093793b215a092bf208bc6 372 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.