Loading Tool

Explorer IconExplorer

Memory Pool

82,566 transactions
31.09 vMB
0.09261132 BTC
Random Selection Loading Transactions
Max Size: 190.35/200 MB

Candidate Block

Mining Attempt 471f101ba309a6f65a7f203f0eb5fbaedfe3769b6d3b217957622636b2138b2b
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 1c49a1cce9321baa6f217c3adb7e30f2fdc5fbc406f899d2c7f938295ba1577e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.02260992 BTC
Feerates: 100.00 > 2.27 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (535,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,291 379,291 00000000000000000584db3bd5dfdd41d081867aa919537a5b26bac2490343d3 735 0.34/1.00 vMB 38
379,290 379,290 00000000000000000684382831a1f00f1960c9e233012eeb635ebb9c95e07ea8 1,022 0.45/1.00 vMB 36
379,289 379,289 00000000000000000875059f2ede86258ae7559ee8404aadf3fdc21afb2dbdb0 455 0.33/1.00 vMB 20
379,288 379,288 000000000000000002728fe23c13ec74a7e2674ae1a356e4d7a7b3e08ba0a055 804 1.00/1.00 vMB 22
379,287 379,287 00000000000000000c4852132e4c81b0224f1464f6fa24bb1e56dbd78911ff48 1,886 1.00/1.00 vMB 44
379,286 379,286 00000000000000000aa712316d87efb24e3febb66cd20b39ec2112a2550e4ded 1,987 0.93/1.00 vMB 43
379,285 379,285 00000000000000000079bf86c4d5fb2919d97f99a352ae29bf55966fcb16e518 886 0.76/1.00 vMB 29
379,284 379,284 00000000000000000b1e22ea0ce7894759564bec4f848db5abda68b248d19102 1,198 0.94/1.00 vMB 27
379,283 379,283 000000000000000007659c468d5c1fe860d5753d8f1014182cb33fd56f818440 1,302 0.75/1.00 vMB 33
379,282 379,282 00000000000000000e43da5905f77a2b530a48703a08098d4cbf47426421a1d0 82 0.25/1.00 vMB 3
379,281 379,281 00000000000000000db511f3313ec021a33e1dce762e7c2f5839159e3fdaa7ae 1,168 0.72/1.00 vMB 40
379,280 379,280 00000000000000000d527a71e5748e14416b92a16d4c8de1c3d7ad84a978f433 1,524 0.79/1.00 vMB 37
379,279 379,279 000000000000000008b78bcb9f16b7401118cb836244cd00ca7ecdcb03db51fc 1,167 0.78/1.00 vMB 27
379,278 379,278 000000000000000007e79bd066549934cd658eaac86101ef7cdaa8eba533c1c3 1,235 0.77/1.00 vMB 35
379,277 379,277 00000000000000000efc700678729b24309c9a5dfae8c6965c3a493b690f531c 338 0.95/1.00 vMB 6
379,276 379,276 0000000000000000023b09190a4798d7633eb43a76f0129d067b7a908dd934c6 1,486 0.72/1.00 vMB 40
379,275 379,275 000000000000000006c02e35fa15633bf5b951ab57f8f7a4d5694cc75a16bd36 777 0.75/1.00 vMB 22
379,274 379,274 00000000000000000bdac52356839dc449e74fc258043b3ecfdee8e27c55b222 1,429 0.81/1.00 vMB 37
379,273 379,273 00000000000000000438a4c8e056c68956af8de370add6d08c6b5b8bf44e3772 223 0.25/1.00 vMB 12
379,272 379,272 0000000000000000046d4709f9102bc6f5a22bfd8cce2e6d1c582fed30284901 543 0.26/1.00 vMB 36
379,271 379,271 000000000000000004072d7c37276f98457141705007bd78042cb71fef5d2120 1,355 0.65/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.