Loading Tool

Explorer IconExplorer

Memory Pool

37,116 transactions
17.98 vMB
0.13377775 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.12/200 MB

Candidate Block

Mining Attempt a275b31b879fd7acdff48b909dd273eded986c52fd17515642b481344774d23a
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root 08b4cca5635876e47c3d014596628b4fe41ec403ae1ba17eb2aae7c48f298023
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 514
Size: 1.00 vMB
Total Fees: 0.02320936 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (715,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,147 198,147 000000000000053b5a8c12cd7c069d091b0a6a81b693df52a8917e88cbf59c77 218 0.07 vMB 5
198,146 198,146 00000000000002d0febcef993e50554ef4d53df0b36b779f733fb2fc75ccd1a3 294 0.15 vMB 341
198,145 198,145 000000000000050d7f06f2962c466b5d25066ec2dcdb383cb4ac690160fe72a1 108 0.04 vMB 78
198,144 198,144 00000000000004e792ddd4399d44ab00fd90882c66ec6156794428ee545de314 32 0.01 vMB 0
198,143 198,143 000000000000053d18b470b8cb2de3472919f27fb49f9c4ecea7ef1d9ffa12a6 180 0.10 vMB 114
198,142 198,142 00000000000001dbcffbaf745e97b8bb33c7e061906c19c38e489ba085f1f2d7 12 0.00 vMB 15
198,141 198,141 000000000000014cf242a753690fc7c5005dd1bf49ed7384c2d236a4ec51b892 93 0.04 vMB 73
198,140 198,140 00000000000005257e7ae0eee1b9c9695ddf29cb79f5a4df50c244c2d75a6cd6 677 0.22 vMB 142
198,139 198,139 00000000000000808f98d58b495fe659c59b9d9d046b6cc0e550aa84c9c31c42 58 0.02 vMB 120
198,138 198,138 00000000000004124ae68a800baee4c8aa2c059d12cb3bae62894d985d52eb08 17 0.01 vMB 70
198,137 198,137 0000000000000042633881b7e9ab4ba66519e5d1cddb40604f3c10c136a49e72 28 0.01 vMB 123
198,136 198,136 00000000000006187c79bbae1d09719f78de992184e49d49356b7715174d9d10 54 0.03 vMB 102
198,135 198,135 00000000000005980992d29f79d406eaf5efb474c6880cd63e313ff4e058453f 27 0.01 vMB 107
198,134 198,134 00000000000000824b6340624446494cb0419e3ec17f8aa630fc19393918727f 228 0.10 vMB 140
198,133 198,133 000000000000027055d94d187397ddc67f6bb2e8b4065e3d0296d26d0c693d0b 91 0.03 vMB 131
198,132 198,132 000000000000030a29eebc7c91769cf2a7c437722a18b9147a4b432683de846f 43 0.02 vMB 130
198,131 198,131 0000000000000190fc897a2fd3f0515b90697a5a6acfe832487bdf5ebe49f745 53 0.01 vMB 18
198,130 198,130 0000000000000100499d9f4a6ea7e6526ffee96434405cb4566025700ce4cc9f 65 0.02 vMB 23
198,129 198,129 00000000000001fbb32c5ede168cf9ad27fc2d65479fc56617a59ddef581c235 90 0.06 vMB 79
198,128 198,128 00000000000001280a00dea54975b8985e00a120d175dc202f959fa6b802a63f 141 0.06 vMB 116
198,127 198,127 00000000000000cec5ca0ae192c5191f34047f33a759aaa29faeb9226305e0d3 518 0.21 vMB 166
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 11
  • Data Transfer:
    • Sent: 132.65 GB
    • Received: 0.55 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.