Loading Tool

Explorer IconExplorer

Memory Pool

4,654 transactions
8.62 vMB
0.01667640 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.33/200 MB

Candidate Block

Mining Attempt 52d969c0b359bb8a25eb66fbe9ff055ee2fd9e479c06d8bbdef5893d5dddafd5
Version 20000000
Previous Block 00000000000000000001e4f0f6c6b3e6c6f49f02b726fef7776a1e3158a89f3e
Merkle Root 185c34af48f0a12138cf87d505bc86e17657695cda45cb063dbcca9d5270b3ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,523
Size: 0.99787475 1.00 vMB
Total Fees: 0.00426848 BTC
Feerates: 70.37 > 0.43 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,798 (752,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,900 160,900 00000000000007df3b974177458776b54bd23260a0135141499a9f712ff4d19f 101 0.05/1.00 vMB 77
160,899 160,899 0000000000000cdc57f1fe088f9f6efb7eb20917cf4b68e11efe56a306173483 10 0.01/1.00 vMB 2,278
160,898 160,898 0000000000000e264cdd14579061d3be875049576f2253c041ce58295ccaf8cf 11 0.00/1.00 vMB 29
160,897 160,897 00000000000001f89310a6de1fe53d6a4a984136471de867860ad1e59e427325 50 0.03/1.00 vMB 206
160,896 160,896 0000000000000e3d35e94a4a2057d5cd860b86397ff8c0ac10c42affea816a2e 9 0.00/1.00 vMB 36
160,895 160,895 0000000000000c4a8f59438f8f101cf115b7d798f47f4b86c192ed31d7b3fc67 3 0.00/1.00 vMB 0
160,894 160,894 000000000000053018682166813ff4ad4591d1c8607bab36dcf6a19be98555e6 45 0.04/1.00 vMB 137
160,893 160,893 00000000000009779d05ced38ff178a232b51dd7794b198b92c2d3d18b5b4b60 13 0.00/1.00 vMB 308
160,892 160,892 0000000000000a240bcfd00c239fcc6abe8375b138ff894df5c8e5a42b04ce3a 26 0.03/1.00 vMB 3
160,891 160,891 00000000000001c9e86f5526848050aecc9e160d4b25676578547e7349ca0695 32 0.06/1.00 vMB 72
160,890 160,890 0000000000000458ecd55d72fa553ad1f4ca85f7583c4d9fd4a905ace70dd0bb 26 0.01/1.00 vMB 311
160,889 160,889 0000000000000e01386ecccbaae03603538a8b31f65138a4b8def8f2b382f020 42 0.02/1.00 vMB 121
160,888 160,888 00000000000004e8ec40f8033b973097bab432bc7d6a10e1c7a1d7caf1896baf 35 0.01/1.00 vMB 101
160,887 160,887 0000000000000b79cca7783162258d89bff6d9a4131fdae45b3bb12e4614e38a 12 0.00/1.00 vMB 342
160,886 160,886 000000000000085b4b1675f2956df078bc02c93945c249f104351432ea2cb652 9 0.00/1.00 vMB 53
160,885 160,885 00000000000001f5b0f5dc1bf6fecbed9b9f2b1c81a85e74d50a01e03278da7c 13 0.01/1.00 vMB 0
160,884 160,884 0000000000000ac61c692ce1c153366b84f2f11fc0f2a5b7eced912f59d6af0f 48 0.02/1.00 vMB 43
160,883 160,883 00000000000004344470348e06c1d23fab9bab9f7ef983c95ab0295478279e6a 102 0.04/1.00 vMB 61
160,882 160,882 00000000000008eefbdfc1b72579f0f414b92347a3eb26feb1f7e4263e974fb9 9 0.02/1.00 vMB 62
160,881 160,881 00000000000002c2f8d804c2294af8308ac79784c4d0c478777defbaf1441373 11 0.03/1.00 vMB 47
160,880 160,880 00000000000008595d5e8d7d5fd6c8873545f7ed65cc9a5b2262c35267ca28e3 69 0.03/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 780.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 515.14 GB
    • Received: 4.33 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.