Loading Tool

Explorer IconExplorer

Memory Pool

73,337 transactions
27.16 vMB
0.06211307 BTC
Random Selection Loading Transactions
Max Size: 165.86/200 MB

Candidate Block

Mining Attempt cdeb4cc2a69009fa9158832200b8bda990ed5abd985586888c7fe81ee3bfbcd0
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root dee15f55299121474c9a576db437c4238f9d5520b1578599f129c27326033c4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.00457985 BTC
Feerates: 84.38 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (579,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,883 335,883 00000000000000000759efee6e057a82867b965449102946989ff5d45f66d75a 188 0.09/1.00 vMB 24
335,882 335,882 0000000000000000183a98dd5cef3a4a3f01e9800657ae941fd98f1448f629a2 937 0.44/1.00 vMB 28
335,881 335,881 00000000000000000ea3f69ad2548391fdfe280d61a18446e26a15974f784501 145 0.08/1.00 vMB 22
335,880 335,880 000000000000000010917c919c2ecf28255a42cf15540261e8bbe05b75d91613 89 0.05/1.00 vMB 22
335,879 335,879 0000000000000000114a6a153a32de2c03fb4eb30a2ef429abf378d27943ae0a 892 0.45/1.00 vMB 28
335,878 335,878 00000000000000000f6a1873fd18a51093d37f18045d7af2946aedb7baef2268 136 0.11/1.00 vMB 18
335,877 335,877 000000000000000001c52335786cf9b48381d03302b5fbf54572efafd11d093c 234 0.14/1.00 vMB 19
335,876 335,876 0000000000000000070f7f995c83b9cb1591173d30118c0fc799bca2b8f6a737 269 0.17/1.00 vMB 19
335,875 335,875 0000000000000000158fb0dd6bab90165e933bc01d5f687b7a59af3e9e27bff0 338 0.17/1.00 vMB 26
335,874 335,874 00000000000000001465376329d6aa443d1d5410a59da46a5a05d862c445c0b2 56 0.07/1.00 vMB 5
335,873 335,873 000000000000000004cc2dfdd957d8024dae864ebe15706a255c420ea9a3711e 429 0.26/1.00 vMB 22
335,872 335,872 000000000000000011653a290e8b2b74dc278f102292071fc682e39096f7abb8 377 0.24/1.00 vMB 20
335,871 335,871 000000000000000010a8b94766a50ecc8ef3be6bf4014cb1cb94cbc809be1d58 1,205 0.78/1.00 vMB 21
335,870 335,870 0000000000000000109d0ce049572bc20c0940354797bc9b3c0f578bc17226d5 1,229 0.67/1.00 vMB 26
335,869 335,869 0000000000000000100febb2b45089340cd946b18b61b9d82eae2236b230fabb 474 0.32/1.00 vMB 21
335,868 335,868 000000000000000006ae945c1eb01c643fd888828d203f41f38147bdaedcb095 161 0.10/1.00 vMB 22
335,867 335,867 000000000000000000f84a0c6111165c7ba5bbf55ab2cbed8d8280495cfc0cd1 107 0.10/1.00 vMB 14
335,866 335,866 00000000000000000df0f400efe9fb28316c442f8d4b7ddf37ca5659cac0e167 622 0.38/1.00 vMB 24
335,865 335,865 000000000000000006724585efef56d14992212551ed82a7d9e44ec59423f0a9 1,170 0.75/1.00 vMB 24
335,864 335,864 000000000000000011d2131f50df38d9123338a6db17214cad79f7e752ec901b 299 0.17/1.00 vMB 27
335,863 335,863 0000000000000000133dec1659cc8e2405bbc9038af32c1942f6417d1d70f038 56 0.05/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.36 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.