Loading Tool

Explorer IconExplorer

Memory Pool

47,366 transactions
31.19 vMB
0.13905178 BTC
Random Selection Loading Transactions
Max Size: 159.35/200 MB

Candidate Block

Mining Attempt b9d265e9a4a952958462654e8fb87aa1d711ddbab0488a5dcb1a8e6025d78103
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root d0a34b2e4289b0090d2fcf4d0056aeb70a75f2e4d72c33800d5a954cebd8e4f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.05946910 BTC
Feerates: 150.97 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (737,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,375 177,375 000000000000021e29feeaee09b6f9c47fb64135c7d70e7571367ff854c6d435 56 0.03/1.00 vMB 191
177,374 177,374 00000000000007cac71897d2565ae7e51391c8fb445218a4c16ca2b1a0f956ee 91 0.09/1.00 vMB 67
177,373 177,373 000000000000070e283057f45b2e79b837c8aa2daa301db75b12e00f1b8f3543 36 0.02/1.00 vMB 5,040
177,372 177,372 0000000000000a8358b86bf92a4a01ce41dfd2492e3e09a9c13ed731f4002b2b 62 0.03/1.00 vMB 225
177,371 177,371 00000000000008dcc1f389fd4f778479641d54984b5ec4382940051629489d75 167 0.05/1.00 vMB 35
177,370 177,370 00000000000001eccbe97306de13d5e571557c28e0f16213130d01ffeff91420 17 0.01/1.00 vMB 172
177,369 177,369 000000000000098084d721341d6b41cea74c2f3ca36e4f9bda03c323824d5a4c 104 0.04/1.00 vMB 173
177,368 177,368 000000000000025f2af4d44fecf393605831bb7682a037ca5cde1e43681ed0fc 21 0.04/1.00 vMB 779
177,367 177,367 0000000000000a5a3cf32497981624a8c2b0e4b648e80e2bc82c72accb1ddc7f 59 0.04/1.00 vMB 128
177,366 177,366 0000000000000269e04e09659c186bb87de865804287d7bfa07d9274b5a05d36 97 0.06/1.00 vMB 93
177,365 177,365 00000000000004205eb5e71950ba5e7766e0d641dcedd8acf59c19d0bdaf6a4b 121 0.05/1.00 vMB 17
177,364 177,364 00000000000001788295ef0cfe68ec01054884419b546c3311a335f577c9ab2b 115 0.05/1.00 vMB 113
177,363 177,363 0000000000000657ad5364dfe81ad44d275193ceaa58627b0838bfc5467212fe 124 0.07/1.00 vMB 104
177,362 177,362 00000000000005e82e0a885d0527615533ed22f31a3758d424301b41591fc1f2 12 0.01/1.00 vMB 8
177,361 177,361 0000000000000392a95a24ad2e15922dd40fed5d708583ad6278ee71c2138e46 109 0.05/1.00 vMB 129
177,360 177,360 00000000000000555c9c0927371a9fd648c054256a1514fc3a2b5670096b1fc6 113 0.05/1.00 vMB 87
177,359 177,359 0000000000000893e4516dbefccbbdbf73c4f1eb3d25af0740551ff77f495347 76 0.03/1.00 vMB 155
177,358 177,358 00000000000008964b42e55a78ea865c6f4a31f7ceda2602987be2a03cb8dbdd 76 0.03/1.00 vMB 483
177,357 177,357 0000000000000057c10b965e5c4589d3d4437c3f09fc340ca033f0b248c8aec3 9 0.01/1.00 vMB 8
177,356 177,356 00000000000009e27cbd4fce55257d5b20275e199256a8477adb73a1aa197fc2 1 0.00/1.00 vMB 0
177,355 177,355 00000000000008baf8a96f1aa2090b00650ce390579a5e01d6dce47c574626d8 43 0.02/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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