Loading Tool

Explorer IconExplorer

Memory Pool

82,644 transactions
31.74 vMB
0.11562992 BTC
Random Selection Loading Transactions
Max Size: 190.77/200 MB

Candidate Block

Mining Attempt c38cb55c267953f22d108eccc40454a98d2a7162273c5c6f11eb96c62418c115
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 81fe6b4bc317bbcfcaf0c76cfc39f2473684a87b4a7909e8fa0f56bd27a1c46f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,483
Size: 1.00 vMB
Total Fees: 0.03047812 BTC
Feerates: 318.30 > 3.05 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (674,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,852 240,852 00000000000000e44ccd69bdfe2b57a32390532e749104db8825baaf17060d74 483 0.25/1.00 vMB 133
240,851 240,851 00000000000000718918abb2cee2e8a59b70db180986eefeda291815f16bc790 245 0.10/1.00 vMB 157
240,850 240,850 000000000000001d9468904282e6e2c03ba0a83a33e4dadad4cde26c33944793 278 0.13/1.00 vMB 152
240,849 240,849 00000000000000648d9cb158fb1fa3c71fe541f96089d88a92ea8036b83bd5bb 616 0.25/1.00 vMB 177
240,848 240,848 0000000000000027bad9adbe0615070bb1b4dedbc87a40dce7ac1aacee79895e 109 0.05/1.00 vMB 138
240,847 240,847 000000000000007f2fc6238f1e3d3e4c42c1d262e7408c36433244ba4c0a8227 266 0.10/1.00 vMB 198
240,846 240,846 00000000000000db5b77068659799bf3d2c14cac4deb87c64fa99beedf4706c1 89 0.04/1.00 vMB 171
240,845 240,845 00000000000000ce9cea55d851507f1c44e2151c1d2215ccf223e4e38489745a 401 0.20/1.00 vMB 140
240,844 240,844 000000000000008995846cd2eb1c9a9b0d092c4a5569f39ec1dcd49a24c4275b 220 0.09/1.00 vMB 146
240,843 240,843 00000000000000298cced84802d6bb6f6aa31967c7e86ca55a7adb304baf4d4e 633 0.25/1.00 vMB 184
240,842 240,842 00000000000000dbc5f7af3efc49ba4e584e901ff46775b13b1e2029905a7b33 84 0.07/1.00 vMB 237
240,841 240,841 00000000000000843fe9f31f65a41e31865eb835c698a5f10aa780e1d5485f03 283 0.16/1.00 vMB 137
240,840 240,840 0000000000000099aa646eb3e86d27cb4a1e2d88e2009e2890f72c0bfab1305b 53 0.02/1.00 vMB 92
240,839 240,839 000000000000006b35fb1e8c5e7f021d07fbf3fea2809284d2ab20065b8d11ac 111 0.04/1.00 vMB 106
240,838 240,838 000000000000003925059d9f75e48b716681e2f6524498dece1b585166dab997 336 0.14/1.00 vMB 155
240,837 240,837 00000000000000bbd15dd6273005f93b66413d55a13353131680785ac8435b62 99 0.05/1.00 vMB 118
240,836 240,836 0000000000000101f50d832a5a08bf4445d1a33e1c81b32d975baa2c89691153 688 0.28/1.00 vMB 166
240,835 240,835 00000000000000f356307134027ee708cf9258880fece3733cabbc918b72cb08 141 0.07/1.00 vMB 154
240,834 240,834 000000000000000918eec7b4203ac7308299c39cd971044059fbc98208f7b9a2 19 0.02/1.00 vMB 25
240,833 240,833 00000000000000164f778f6cccb832e5aadbce4b83f9771a12213a109f3bfd7f 423 0.20/1.00 vMB 610
240,832 240,832 00000000000000bce434e02fa9ba7d394d41a1f5c4c8753dbf1d777b479c3432 629 0.24/1.00 vMB 207
Previous 10 blocks ↓
Total Size: 783.00 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: 718.80 GB
    • Received: 17.95 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.