Loading Tool

Explorer IconExplorer

Memory Pool

87,999 transactions
32.22 vMB
0.16784405 BTC
Random Selection Loading Transactions
Max Size: 195.20/200 MB

Candidate Block

Mining Attempt 9e023778b091f201b8725e6a4ad79ec66795bc816193563e9002b0f5c04c824d
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 4186c3c20097532a2030a1ad255be3e87a847f18ea437d19ce55d4c3b85674f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,474
Size: 1.00 vMB
Total Fees: 0.08090992 BTC
Feerates: 216.64 > 8.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (254,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,756 660,756 0000000000000000000a09beb34885962d824db880e3551e15b9004ea060953c 2,748 1.00/1.00 vMB 51
660,755 660,755 00000000000000000009e4cb187ca968caa76c96cc80198eb0d97a4f5575836f 1,636 1.00/1.00 vMB 64
660,754 660,754 00000000000000000002c725684f356b720c97b2f412872987f1e63018b31dec 2,399 1.00/1.00 vMB 101
660,753 660,753 0000000000000000000ba104ec203913947bd38a2955a4602ba85f6ba0ec21c1 2,538 1.00/1.00 vMB 69
660,752 660,752 0000000000000000000b60396d21dbd21cf5d74940378180ac9145c84d6bf3f8 1,370 1.00/1.00 vMB 60
660,751 660,751 0000000000000000000b827c4bc41adcacb5608b7f0e70f324ec79b07d303f11 2,168 1.00/1.00 vMB 63
660,750 660,750 00000000000000000002890016c66bfb6e93b7efcc5ccc8d913371d00bc8a380 2,980 1.00/1.00 vMB 102
660,749 660,749 00000000000000000006bff301b1cdc578d382967b4b036bbad6a19cbce45132 2,179 1.00/1.00 vMB 53
660,748 660,748 00000000000000000008c2ad587ae5bf653a7118ffbaec34e98f7d8d7a38d3da 2,497 1.00/1.00 vMB 76
660,747 660,747 0000000000000000000802c7722de7febe96891b4d00b2b9648f770d6ad17d47 2,441 1.00/1.00 vMB 35
660,746 660,746 000000000000000000008f63d27d2540787303aac6c9153ddc6b7ab130b1afd5 2,628 1.00/1.00 vMB 52
660,745 660,745 0000000000000000000e524d8efd0fe798eacf03bf98585b086d8f12acc67241 2,521 1.00/1.00 vMB 39
660,744 660,744 00000000000000000007b79b0f7d68646b82f2f2b5f18170f575986dca4f4166 2,392 1.00/1.00 vMB 44
660,743 660,743 0000000000000000000d3934755f91b73dda6357b1ddd39cf394b55d7423a6cb 2,823 1.00/1.00 vMB 65
660,742 660,742 00000000000000000003c9884d5e96086cc6ba43cbe3bef442b6d6f948ffeb70 2,295 1.00/1.00 vMB 24
660,741 660,741 00000000000000000009de6170e0b7f211ee604bf40d1063e4cb69ac78870620 2,643 1.00/1.00 vMB 35
660,740 660,740 00000000000000000000709ad9736c54fbf089dab8f11d2929096115f8598560 2,679 1.00/1.00 vMB 29
660,739 660,739 00000000000000000009edb0bff7c09397a7562f07a8102627423d7d99ffa62c 2,586 1.00/1.00 vMB 56
660,738 660,738 00000000000000000008e46957aa66981e869d9cf41060432322495947175016 1,999 1.00/1.00 vMB 75
660,737 660,737 000000000000000000044bede0dcace361485386d03ef12b9737aa2a5e086a74 2,748 1.00/1.00 vMB 53
660,736 660,736 0000000000000000000d0ff78101419a3d689d79f1f13822121bfce19b65a7e8 2,740 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.