Loading Tool

Explorer IconExplorer

Memory Pool

10,439 transactions
9.41 vMB
0.01976097 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.50/200 MB

Candidate Block

Mining Attempt 7a086480dc44683a153c702731b2db37a0393141915dc880eaa3b4421cdfb7ca
Version 20000000
Previous Block 00000000000000000000d8354835b6a50d1cd25337019743ebbc2d92d4bc275e
Merkle Root 303034ea3dcef93b861d9e7559fca0aaed2d7ca475f2b6080cb13adc95c85390
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,879
Size: 0.997982 1.00 vMB
Total Fees: 0.00579140 BTC
Feerates: 70.28 > 0.58 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,642 (752,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
160,872 160,872 0000000000000a48aa8c67475dfd466a5d750166348a64a862781bcc6bab9437 16 0.01/1.00 vMB 77
160,871 160,871 000000000000022e6364ea224624feca16f061c931ffbf843029386296b654f6 61 0.02/1.00 vMB 52
160,870 160,870 0000000000000afb78a11fcf65b53823ee854b803ad3db8b1d988d21bb5634d5 6 0.00/1.00 vMB 28
160,869 160,869 0000000000000caac3a4bb7f2b63558d8f22e2faf4f41e011a83b0d2420c4162 8 0.00/1.00 vMB 64
160,868 160,868 0000000000000a7a8a36c2e2507d19c15ba07de130839532d6e851ff20a9e9cf 20 0.01/1.00 vMB 20
160,867 160,867 00000000000001af9d426b1198b7a634278d1f3be2244eec02c405e9d7d8f92f 1 0.00/1.00 vMB 0
160,866 160,866 000000000000046de4fcaf83de3d2dbd83b7206ce0455900cb8dd26271e12c90 8 0.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 779.98 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: 471.17 GB
    • Received: 2.97 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.