Loading Tool

Explorer IconExplorer

Memory Pool

70,344 transactions
26.69 vMB
0.07082141 BTC
Random Selection Loading Transactions
Max Size: 160.53/200 MB

Candidate Block

Mining Attempt 33daad384c65f75ea748f5511c24fda62a68f37f81fd685aa40de697804cdc7b
Version 20000000
Previous Block 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7
Merkle Root 5fa34ee51604a8f9665e9fedb932eec2364f86c969dd57205a180a0318cccb4e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,068
Size: 1.00 vMB
Total Fees: 0.01373964 BTC
Feerates: 136.43 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,467 (673,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,867 241,867 000000000000000b35ff1277015631bf1c90949dda7c032f2db877bbfb2a72d4 105 0.06/1.00 vMB 162
241,866 241,866 00000000000000d71354813773d3b7537984c73269c90ff3d96444c59fc032e2 339 0.15/1.00 vMB 159
241,865 241,865 00000000000000f4363d95b5d1923007ab8bea29e01c9c534648f5e7231535a6 405 0.24/1.00 vMB 121
241,864 241,864 00000000000000de087af1a8cad6a44201c6dc947f0231ea78576ae9a6418098 692 0.25/1.00 vMB 224
241,863 241,863 00000000000000edb6f0f651e7ecbfde0fa2d07c8b742da8f2e919e72792f4e7 118 0.05/1.00 vMB 179
241,862 241,862 000000000000001819ad4892b4b91e60c67810a46e1e1201daff81d35a8b744b 347 0.19/1.00 vMB 129
241,861 241,861 00000000000000830ab265332a45fbf1a9995948fbcbf18ca3c6c5677481c62e 457 0.25/1.00 vMB 149
241,860 241,860 00000000000000817b02ee43b5981827ca6a42fa1dc08e8d4a95ea3d8f9ddc68 710 0.25/1.00 vMB 207
241,859 241,859 00000000000000771fad4f4d06933ba2af4365ec2935392d2074f3d8393f5a30 133 0.09/1.00 vMB 129
241,858 241,858 00000000000000b282c0107b3724620d3f5cdf4961d1795f0b8c935e92d342a8 63 0.04/1.00 vMB 79
241,857 241,857 0000000000000001071df592662ef7e761e9c51d86f3444f3e4ed1665569dd3a 652 0.25/1.00 vMB 225
241,856 241,856 000000000000003518bd980e61c335d2305084febf5656d887b05176f018fac8 118 0.12/1.00 vMB 128
241,855 241,855 000000000000004335fd14201c582a1cf3cc103f7f1338d097c73ed0f4b7b62d 340 0.17/1.00 vMB 149
241,854 241,854 0000000000000074d9b1d8ca20293b1a5f6b6b5a7f394b52252c610e8511fe8a 445 0.18/1.00 vMB 167
241,853 241,853 00000000000000b7508d17505463ed7f97e6afa31d56bc578f672dd4169b88bd 132 0.07/1.00 vMB 147
241,852 241,852 00000000000000e4687288fc62308e29164f4d886be43d919f14c14b8f94d245 291 0.11/1.00 vMB 187
241,851 241,851 00000000000000a99b3ca407cbabe98f9466e8d850cfd221bc18aed8cec0727d 246 0.11/1.00 vMB 148
241,850 241,850 000000000000007ad024c699e2b71aadad6f6ca751115173127dba49e641428f 208 0.12/1.00 vMB 105
241,849 241,849 00000000000000baddd29bc1e1fb0cfdf2fbb7ace2a001867f3c8ac45b609da0 615 0.25/1.00 vMB 188
241,848 241,848 0000000000000083d7e75c8e6ea770216c8997f20b66d960827a2a552cce0b32 416 0.18/1.00 vMB 106
241,847 241,847 00000000000000504d84b13dd70e3d596e170f358c6d8cf1b16032dd24632174 278 0.12/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 783.20 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: 754.92 GB
    • Received: 18.94 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.