Loading Tool

Explorer IconExplorer

Memory Pool

80,474 transactions
29.96 vMB
0.12088568 BTC
Random Selection Loading Transactions
Max Size: 180.26/200 MB

Candidate Block

Mining Attempt 3de9dc65e7acd3faac50d7bca63afb9f24f8c2b636b2fb17490664051ec73a02
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e0f9c8808c12a8a9b1875e2493dae3ab8df5b0d8fd05fd0f9adde79e50ca2383
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.05004850 BTC
Feerates: 242.90 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (676,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,759 238,759 000000000000002a55fb021bfc0d3559b84726f22755c571d7b7c904573ab849 509 0.24/1.00 vMB 202
238,758 238,758 00000000000000047217000a148bd247c9d0b1646369eab73b223ecfba343efb 226 0.10/1.00 vMB 208
238,757 238,757 0000000000000156bb52cb4dd6a5037a20b9b20eb69cb7a569f79380b9f1d1dd 274 0.12/1.00 vMB 183
238,756 238,756 00000000000000cf372ee901d24bb039140d2a66e47893da3377dd07b7b19ea5 64 0.05/1.00 vMB 101
238,755 238,755 0000000000000019cd48f14a501eecd60a22c045f188d6a0d61af3536eda9b1f 205 0.12/1.00 vMB 142
238,754 238,754 0000000000000013a8553417ee247a3a92ff60e6d1b123eecfdb8b7894e2de95 335 0.15/1.00 vMB 192
238,753 238,753 00000000000000284f919216da8d66f909736ce9f94624c6749bcdfd4a72b30f 56 0.05/1.00 vMB 138
238,752 238,752 00000000000001506c427c1283a2906c7bb61634cd5fbe86850dc4bf28ec1374 171 0.09/1.00 vMB 104
238,751 238,751 00000000000000e867e5d895be14d3a265ef8fefe9974526ae88201cd8be38da 463 0.25/1.00 vMB 131
238,750 238,750 000000000000012dc37e49c1ad9fd6c0af65a5a58cb2321ba3b668440da2f5b6 467 0.24/1.00 vMB 157
238,749 238,749 00000000000000f747c2d86bbf31c3178275c4e0344be0657264b5f40a4f42f4 330 0.24/1.00 vMB 94
238,748 238,748 00000000000000c1085bebd3e7da0f32ea2a7c04b45efe948867d0ab0e606ea9 761 0.25/1.00 vMB 277
238,747 238,747 000000000000011ad10a1af56ee3137cd7ce74cac68e669bdeec5ff72a70733c 4 0.00/1.00 vMB 233
238,746 238,746 000000000000006ac4d98fb72a115d5f549ae68f861d004349e2dcf112b09f0e 504 0.19/1.00 vMB 208
238,745 238,745 000000000000001c2dd6f17be4761c85fe3b281de83e8031774429374312b2e7 256 0.36/1.00 vMB 42
238,744 238,744 000000000000003aaf5002b8556f772eb75f37b76c8e0569ffb3a18016076b5d 256 0.11/1.00 vMB 281
238,743 238,743 00000000000000868da9b39b272e5f07c12988c66d9eba53a70544216cc125c9 180 0.09/1.00 vMB 161
238,742 238,742 00000000000000b46553d47ba2fc31df96a4e778c25ae9773ce3096f1e0afe50 24 0.01/1.00 vMB 161
238,741 238,741 00000000000000cd2187c49795e4846b7db37b602e736a087d3397ea11e47dbe 402 0.19/1.00 vMB 194
238,740 238,740 000000000000012368fb86a642807ab1b6dbafbd767438dbe20fd3e142580c9d 86 0.02/1.00 vMB 421
238,739 238,739 000000000000007b490e6826ddcb282db83b893a17294c4913827a8b294cf7bf 142 0.11/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.67 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.15 GB
    • Received: 16.42 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.