Loading Tool

Explorer IconExplorer

Memory Pool

26,512 transactions
9.92 vMB
0.03213030 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.03/200 MB

Candidate Block

Mining Attempt a0e0963c6c495f0200f7d2716d7061e849445409b6bbfbe523a0cde0f64b2e66
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 9bedb4dc8b5e5d12e1ede2039ab586c9d3ac353482535cc54b18e1fe3775975e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 465
Size: 0.25 vMB
Total Fees: 0.00782605 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (781,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,368 131,368 00000000000008010cda7cde306308568d6c2794a9b7cf72995e809e4304c545 82 0.04 vMB 1,009
131,367 131,367 00000000000001685bc45dedb22fb7224b9d02a323c0f53944cfc8ff60adf24a 37 0.02 vMB 226
131,366 131,366 0000000000000b89c67ccf8923ecd4ff2b3d21679ced33adee16d3cc36daab5d 64 0.04 vMB 604
131,365 131,365 0000000000000be6c99917cce1fda364edb10626a26466f6792ea8cbe3e44880 50 0.04 vMB 854
131,364 131,364 00000000000011bf9d9bc2730f0b5f5a64778b087bfd32dfe0f068f3fc2aad69 64 0.04 vMB 504
131,363 131,363 000000000000061de3b6122ba43154ed4e6ce0da158a6417226f22a02fe1606b 16 0.01 vMB 1,337
131,362 131,362 00000000000008d326c8897454365e05566fa1adbd656f20710f3b39a2316ee5 48 0.02 vMB 1,253
131,361 131,361 0000000000000172522d233fcddd594a3e8466853c9cbb2b4bc9ff730300720e 13 0.01 vMB 1,463
131,360 131,360 000000000000063e61fcfa566bc98e6027cc4dd6e4b16f65092f96b2c47194aa 38 0.02 vMB 735
131,359 131,359 00000000000009675c9e859b44d539f8ce928923ae78ef18bb3e196eedf610da 55 0.03 vMB 1,192
131,358 131,358 000000000000086afeddf8b0e5579b66abfd1ee7bf1d95c650c6c8080f5686c5 32 0.01 vMB 2,265
131,357 131,357 000000000000077c3bb73a8e702c063ee2b7073d95dc3030a785d732ba3b5ed7 56 0.02 vMB 1,114
131,356 131,356 0000000000000fab2d149e749b21b37cf87f29e56d976995765797486ace2c8e 15 0.01 vMB 849
131,355 131,355 0000000000000787fe7ed782e2907e9dc61dcf3d87bbc2cd1ca6a61e482a0748 148 0.05 vMB 498
131,354 131,354 0000000000000ad2b472c7246b4bba08e0bf13853fa3b4ac1491322026af9021 1 0.00 vMB 0
131,353 131,353 000000000000092cccef8c0b14767d5c5ae17b6c45279e226d5808ffb2f92784 69 0.05 vMB 1,049
131,352 131,352 000000000000102fe5c6904296f7aa14c06a5b11972052faa458e98903eda250 167 0.05 vMB 251
131,351 131,351 000000000000094c017290273c5241a5aab361120e92bfad5e36f7137c5e6ec3 9 0.00 vMB 1,525
131,350 131,350 0000000000001132b4660387dde8594a501b3967c5ce5f01c7a3f89d1ee7bc9f 10 0.00 vMB 978
131,349 131,349 00000000000011f5e217a0d9464c5e0ee75eaaddf8758111fec268ab5c598a8c 95 0.04 vMB 697
131,348 131,348 000000000000073c02980dce50f0c687813a3180d6581c425e47626992c21e79 25 0.01 vMB 1,235
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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