Loading Tool

Explorer IconExplorer

Memory Pool

20,583 transactions
10.99 vMB
0.02188630 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.13/200 MB

Candidate Block

Mining Attempt 8edbd15601040fa9346a0121396c8748b2c6dbec4eb40a651509c80bd6b818fa
Version 20000000
Previous Block 000000000000000000014d0edf059b9fbfe370c1219de7f8ee01c346d36b62fc
Merkle Root e940a5071919d9531a390f205d5e1aac040475eaa1cb43ec33080385a569cafe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,952
Size: 0.9979215 1.00 vMB
Total Fees: 0.00417929 BTC
Feerates: 38.80 > 0.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,752 (752,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
160,879 160,879 0000000000000c2ddd2365a8752557f57f7970eeed0f2547a1eabd7228afc7b4 7 0.01/1.00 vMB 1,437
160,878 160,878 00000000000004967f2437849f9042d73f8ef0833aa6f566b86c0917782a4c8c 6 0.00/1.00 vMB 18
160,877 160,877 0000000000000b22db8af0899af7c05f8ec3b163d26ced478f7dd3d7973ae658 4 0.00/1.00 vMB 0
160,876 160,876 00000000000006bf8cbbba3e44b8cb23152c9e57c38482baa772b6b190e47194 35 0.02/1.00 vMB 78
160,875 160,875 0000000000000cc3c5d023ab21e960f7a78f4c62f17f9afdcc8cd8d74763bc72 45 0.03/1.00 vMB 55
160,874 160,874 00000000000009ad3cb372bc41b5ccb37bd9c81e7d10ab4d42a183c635be0a2c 8 0.00/1.00 vMB 0
160,873 160,873 0000000000000d94b03b588b06c7041532d4ed5af363fea189b1263d68769efc 25 0.01/1.00 vMB 328
Previous 10 blocks ↓
Total Size: 780.18 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: 504.05 GB
    • Received: 3.92 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.