Loading Tool

Explorer IconExplorer

Memory Pool

81,563 transactions
30.01 vMB
0.09024526 BTC
Random Selection Loading Transactions
Max Size: 181.18/200 MB

Candidate Block

Mining Attempt 61bc50d4e22610a899f4f884f948c82e7e93443a1c08e226a7c5163c0e095b45
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 3deff545f1e047ebb26d1edbcadd1bd2fd42d041c7b17ad8d593da5d7ab92b7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,401
Size: 1.00 vMB
Total Fees: 0.02879759 BTC
Feerates: 502.62 > 2.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (440,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,995 473,995 0000000000000000015e3671f5b71204beddf94abf9e92a24018f860d193a305 922 0.58/1.00 vMB 43
473,994 473,994 0000000000000000006e42db87b90e65e71f83645a4751bc14ec031b0905d439 1,700 0.78/1.00 vMB 285
473,993 473,993 0000000000000000006b90d917af9d16aae8b2f6d43b900e9964f2211455f67c 358 0.17/1.00 vMB 162
473,992 473,992 0000000000000000011ff18b222ed7fc339c80ab19d818cbd5abcf10b796da97 294 0.13/1.00 vMB 185
473,991 473,991 000000000000000000b056d689ee4f328be86cae377b83972090d351f6acd31c 1,270 0.64/1.00 vMB 165
473,990 473,990 0000000000000000014a45dd3ef7258fe9536a93cbc0ee47730d59da15e2b380 846 0.41/1.00 vMB 176
473,989 473,989 00000000000000000142cff7424d197329db5acf3c33ccfb31fecc76e12d5062 756 0.40/1.00 vMB 178
473,988 473,988 000000000000000000783cb4e7fe989087ee50a9782c17fde987e2ad78fdfa73 56 0.03/1.00 vMB 240
473,987 473,987 0000000000000000008d7215caca0df0f4577fcda1a8759b07bd800ff702467f 1,771 1.00/1.00 vMB 166
473,986 473,986 000000000000000000152f32826419418e3887dae166cfb153540f4852cc32dd 462 0.55/1.00 vMB 64
473,985 473,985 000000000000000000680fd852224c037c2fe4a291963c2df0d01c165d4277d6 2,160 1.00/1.00 vMB 97
473,984 473,984 000000000000000000ef3b8672b105b90bf45713595e4ce4325d06318be84e53 2,373 1.00/1.00 vMB 341
473,983 473,983 000000000000000000763113fed25a1d248a6e29e23271dd9b3c68036f9104d9 1,885 0.99/1.00 vMB 111
473,982 473,982 000000000000000000f90bd9861a26d79c466c830a3dd49a3a4818ba088b6bab 1,478 1.00/1.00 vMB 164
473,981 473,981 0000000000000000018416289395b7fba3c62674862974fe4e49d6987879879c 2,443 1.00/1.00 vMB 325
473,980 473,980 0000000000000000002865a049c7b90807112730d89077fe27f954702bfa1100 1,557 0.73/1.00 vMB 180
473,979 473,979 000000000000000000a933c618f1429789c23c441819e05114e06a24595ad485 389 0.26/1.00 vMB 231
473,978 473,978 0000000000000000005f874f2bbbcf7452e42719ea597c310b03688b7e3cf57d 1,090 0.53/1.00 vMB 226
473,977 473,977 000000000000000000b2efbb13e2f9ad6572ce42eab8603d459ae49ab283d46c 541 0.25/1.00 vMB 188
473,976 473,976 000000000000000000524ea99c9f6219af136309b94d1d9d44644fbd61623633 286 1.00/1.00 vMB 4
473,975 473,975 000000000000000000ef091ec0ea241ba6ba7541070fb75a0335f06df240d1f7 1,683 1.00/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.