Loading Tool

Explorer IconExplorer

Memory Pool

82,233 transactions
31.10 vMB
0.12079198 BTC
Random Selection Loading Transactions
Max Size: 186.11/200 MB

Candidate Block

Mining Attempt 1c9270e62ed15324f180c6a13533a375b045250125bd781d644cfb3980dd2d7c
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root e88a5925adcef623db39f77d2b66f54192e696e53d994dd0c3cdc3df8866094c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.03590765 BTC
Feerates: 101.42 > 3.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (806,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,997 108,997 0000000000008acf947b50ec0c9849e1f02b9e19fb6dc1df9e40b0aadc5d63f1 13 0.01/1.00 vMB 0
108,996 108,996 000000000001b98b7a4d34a34471223482cc56ac6209159df50f5779de9783ae 11 0.00/1.00 vMB 0
108,995 108,995 000000000000b6bb4412338a8bd6f15c1c4abf5642b803bddebdf82957e76dad 12 0.00/1.00 vMB 0
108,994 108,994 000000000000fd72a310eb0a4737c1014325a09c2006de3ea3c0ec97f91c590c 7 0.00/1.00 vMB 0
108,993 108,993 000000000001647e761e3649c62b24e6553a44087699233952840895f278acd3 12 0.00/1.00 vMB 0
108,992 108,992 000000000000624cfc479c68d61b870b7caa965c7b1b7b8700a53c36e2c79d1c 14 0.02/1.00 vMB 43
108,991 108,991 00000000000137ef66c8a6c7b9ab4809239280269e8592f288b8783666c2cd1d 8 0.00/1.00 vMB 0
108,990 108,990 000000000000ecdcd9c907c92d08c603f63fc8be58dc88b58f32dc3802cb59a9 9 0.00/1.00 vMB 0
108,989 108,989 000000000000cd88e680a51021f7809ad1731f18650fff48f57e62d49cbfec65 12 0.00/1.00 vMB 0
108,988 108,988 000000000000fca1eb43520bbcb4fb492aba33e77fc99e72d0c47d3cb295b434 8 0.00/1.00 vMB 0
108,987 108,987 000000000001c6400e580504ecf17772bc661498314610a9e8a1b0774e18bad8 7 0.00/1.00 vMB 0
108,986 108,986 000000000001c584de828e02a96b57a8418f717b7d586a3242a0827a67e2ee74 4 0.00/1.00 vMB 0
108,985 108,985 0000000000015ff4488e3e274f6da6e86f0dde61d2b43589e5115fbacfa3dbb6 3 0.00/1.00 vMB 0
108,984 108,984 000000000000f624f32633bb3716e9c4babdd26d65a46cf61d56fd6ebf944151 8 0.00/1.00 vMB 0
108,983 108,983 0000000000008b929268840ab5feaafcbf49f2d11a65ce4ba25251805dba1ace 4 0.00/1.00 vMB 0
108,982 108,982 000000000000647bb16cf67760c26d79563582b93251e7b2f8d92167d43287d4 1 0.00/1.00 vMB 0
108,981 108,981 000000000001b6a08f4448f65a56fb74806656681795fdcf52044cce602a89aa 7 0.00/1.00 vMB 0
108,980 108,980 0000000000019e2cff11ec3508ef9e44abf7fe37ddfa923880a5c5bf81f15d3b 5 0.00/1.00 vMB 0
108,979 108,979 0000000000001139ce1b690579a254079f70e0c417489741349ef23ab47fb61d 1 0.00/1.00 vMB 0
108,978 108,978 000000000000c758fec3d008094bef7c84105dfa84acf6ef872c915105a9afff 8 0.00/1.00 vMB 2,408
108,977 108,977 0000000000002809908e4825749055f5311ddfb6aa0014f4cb5347c4af225b87 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.