Loading Tool

Explorer IconExplorer

Memory Pool

39,200 transactions
27.54 vMB
0.06633551 BTC
Random Selection Loading Transactions
Max Size: 140.63/200 MB

Candidate Block

Mining Attempt d58d06eff3c3ca2444f10f7c46056df744a834da4cd9199938db9254c19025e4
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root e0839ab8d0e8823d392bda1e6fb2eb97fae455ee10d93211fd5955f852172a4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,438
Size: 1.00 vMB
Total Fees: 0.01398960 BTC
Feerates: 100.95 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (149,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,753 764,753 000000000000000000013f8c1c3f95172249102ecc41cac57f747bad180c057c 2,958 1.00/1.00 vMB 38
764,752 764,752 00000000000000000001729a3c75f6f75a6b2538c1f481d00fac3c44ecc0ebd4 2,817 1.00/1.00 vMB 41
764,751 764,751 000000000000000000058bf102d3f97203a318a8b992cfb8424639449f9389e5 1,918 1.00/1.00 vMB 40
764,750 764,750 0000000000000000000455241dc524f449ff7637ed7d411caac4bf189d0b5c65 1,004 1.00/1.00 vMB 7
764,749 764,749 000000000000000000011bf6490be07e8d4eebfff355bf2628ef07b80ca10fc1 750 1.00/1.00 vMB 3
764,748 764,748 000000000000000000056e8992e26aa34a067a0dae279184d4f727a5aa40d8c8 1,514 1.00/1.00 vMB 3
764,747 764,747 0000000000000000000626c84f530df689bf59959d9f9ca067dbb3188a40c748 1,408 1.00/1.00 vMB 7
764,746 764,746 000000000000000000072aa0aac84be1e6ae744cab6649a68877964cb0230dc4 2,279 1.00/1.00 vMB 19
764,745 764,745 0000000000000000000166c10db037e3ce2df610349e99ac9829ea80792f22b1 2,586 1.00/1.00 vMB 36
764,744 764,744 000000000000000000002a90e90360956f9124e0709a8046c69a7de1dae49c90 2,685 1.00/1.00 vMB 35
764,743 764,743 000000000000000000054214778c3c910c9fa015bb25e8c07328ad23a97cd031 2,184 1.00/1.00 vMB 21
764,742 764,742 00000000000000000005d1de226a2bcebbe2aa7dd94fabbbbdf17c4c24e0a240 3,315 1.00/1.00 vMB 29
764,741 764,741 00000000000000000001357abac3368bbd05f6669dfc6451d80f0dba2cf7de31 1,938 1.00/1.00 vMB 36
764,740 764,740 00000000000000000006201cfbefef4c9f4096f6562ef109b8e0cdfc8802de7d 3,164 1.00/1.00 vMB 50
764,739 764,739 000000000000000000054aab74c47bb89c5fde2c0982a579411bb2615b3e6c44 864 1.00/1.00 vMB 11
764,738 764,738 000000000000000000059f369b7cf3acef2433acc8acde90b8d5982ed71b6d33 818 1.00/1.00 vMB 8
764,737 764,737 000000000000000000067f98010523809b072d0b8ddbbe11d5ec052b0e34f4c6 878 1.00/1.00 vMB 4
764,736 764,736 000000000000000000002267487e006870039e82fafb6d3c6c3412227250dbee 1,081 1.00/1.00 vMB 5
764,735 764,735 00000000000000000004dea0e7e3c00e7b2f3a32eebcdcf454ed8450c7a62f72 1,182 1.00/1.00 vMB 6
764,734 764,734 00000000000000000000891d5ce6992a11a20089c131ca5d0f1cdea6c0776ead 1,804 1.00/1.00 vMB 7
764,733 764,733 000000000000000000048c1a4047f915de0c1d1a0d36889518e1bda43e45763f 1,826 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.76 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: 632.27 GB
    • Received: 12.11 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.