Loading Tool

Explorer IconExplorer

Memory Pool

41,520 transactions
18.14 vMB
0.17405517 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.12/200 MB

Candidate Block

Mining Attempt 3418cc4709880dcbac4bce2c7d216a496ab556d59391ae5d994fae674a77c79b
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root aa0a6d37cc4de750195276391302b0490fd1268174c687d12270b7010773cf26
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,718
Size: 1.00 vMB
Total Fees: 0.05671331 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (721,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,334 191,334 000000000000068e717f08fc9fcf7afaf9b0944b0a2f5192c773c2824e1c7353 327 0.11 vMB 130
191,333 191,333 0000000000000161da5bb4e666df9b2d0048b9c6f6984ed85e50b33eeba93a60 37 0.02 vMB 125
191,332 191,332 000000000000029166f86edc9a6d0ebaba14b450a1e7c411be145ceaa7e677a1 73 0.02 vMB 0
191,331 191,331 0000000000000254bc35260db147792eba52254a02464d9c7b0390832411151e 178 0.07 vMB 101
191,330 191,330 000000000000009a6b0a0b940d97a6d3240e98cccfbf71f32923cde292d87bcc 190 0.09 vMB 114
191,329 191,329 00000000000004c14ee7b024bc1c6f2d8b0edf15c558de1df388af6264145d76 99 0.04 vMB 119
191,328 191,328 00000000000007affef7593bcdd1dea4fa98c2520a79fd6ec200a46c42492311 39 0.02 vMB 109
191,327 191,327 0000000000000554ae933ddf65645455ab23a5c4d8a73c39ea3ecf4ffd0eb250 115 0.04 vMB 109
191,326 191,326 000000000000077ffc70693f35f2696b6bd2b1c060d4c754f0160e19ff684fb1 501 0.20 vMB 162
191,325 191,325 00000000000000f4f6d2b0cc08d4c93352cf21b93f05b0ed70844772ab59079b 12 0.00 vMB 15
191,324 191,324 00000000000002d9d6a30f99fa351794610cc34e27833e087f2cb1b391d3f71c 142 0.07 vMB 109
191,323 191,323 00000000000005f78dfbef494d2bb4c5aceee07ec2acb9f653445fa8c19cba78 252 0.10 vMB 147
191,322 191,322 000000000000057baa353f8c4d20fd8e2c74b948ac289f366f174900eaa4c789 35 0.02 vMB 102
191,321 191,321 000000000000025d9f181895a42bd4d7be31e6a1b891cd97559e1893b2ef8703 120 0.04 vMB 37
191,320 191,320 000000000000043f7d23d86d3692d9449701e33f0e03cbce2879bc433a9de11f 27 0.01 vMB 84
191,319 191,319 00000000000005161f7a85c2ec6f9333e62357a4630af568ee8ae6992da267b6 397 0.16 vMB 123
191,318 191,318 00000000000001ad9b7e0961c2576f80afc5a10f9627af7b5322a6b35b6f680c 1 0.00 vMB 0
191,317 191,317 0000000000000298b679066fc857ea8de234c5b838bcb3c9b8903a01fdca33a9 466 0.16 vMB 153
191,316 191,316 000000000000058bba34e9a2b8ed7bd9a74b730214c42f92f0b64aaddef4687c 175 0.07 vMB 143
191,315 191,315 00000000000008c62b33c8168ed4815a7a96977fe861d51b6bf40fe4ac086004 274 0.12 vMB 107
191,314 191,314 0000000000000092aea66e3f03d6ff9b82f61d382c1beab32a21c7a153ddc8f7 184 0.13 vMB 108
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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