Loading Tool

Explorer IconExplorer

Memory Pool

33,948 transactions
25.21 vMB
0.05270788 BTC
Random Selection Loading Transactions
Max Size: 128.20/200 MB

Candidate Block

Mining Attempt 29a8aace39f848859362acf32e90d01b01525bc84de69c6aa688c1a4b9afdccd
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root d7437c48740ede4627da56f6a0300895d87a988a878946c758f22ee36e209286
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,515
Size: 1.00 vMB
Total Fees: 0.00717588 BTC
Feerates: 508.49 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (529,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,254 385,254 00000000000000000531ea1c348d8b8b959f72f960cc5ded2ebe13d5d73e6f88 1,884 0.77/1.00 vMB 35
385,253 385,253 0000000000000000049eacdba32061499ca4ae15e1fb3c2a18962ebc2fcf9ca8 1,393 0.80/1.00 vMB 28
385,252 385,252 0000000000000000090b7d6d3b9bd888c254c6b12c8a1c9cb1f7e27793a6ed63 2,225 0.92/1.00 vMB 36
385,251 385,251 00000000000000000551d633a4180d7f40e1234c1f648eb916036dd5a9282c47 295 0.15/1.00 vMB 30
385,250 385,250 000000000000000001091680db50ac2aded10f44ff616a55a7d5af0744d7c016 1,116 0.87/1.00 vMB 22
385,249 385,249 0000000000000000011c52d00772dbdc172da60a22b842c636982b2e36343fa3 1 0.00/1.00 vMB 0
385,248 385,248 00000000000000000587265fa312447f84fb4cd2e5305ff50e902cc1f8ec128e 2,218 0.93/1.00 vMB 34
385,247 385,247 0000000000000000002cf0d7bfe0db7ae76733bd0cfb72ae44db3043d60ef8fc 352 0.16/1.00 vMB 38
385,246 385,246 00000000000000000b9f955f5d69674447a2e460c1b074077bdf890718dc32a3 1,459 0.66/1.00 vMB 35
385,245 385,245 00000000000000000c417396221655a21482a7fc051b406e0e2087273be2c4bb 1 0.00/1.00 vMB 0
385,244 385,244 00000000000000000945b4ca3a65b165963288a7b78872ce50db53e877710af8 569 0.26/1.00 vMB 33
385,243 385,243 0000000000000000023558ab4ef896a4e7b9bcebeb0de1453873b841e637b3bf 1,173 0.57/1.00 vMB 32
385,242 385,242 00000000000000000aa6f5d5b079a8a1bc5315c85a6554b38be1d1aafa4f0ab1 501 0.23/1.00 vMB 28
385,241 385,241 000000000000000001c40a70f3abc5c5e399292ca751ef419d49b397b5230001 899 0.43/1.00 vMB 30
385,240 385,240 00000000000000000ee352d620d0dcefdf10a54df52fa832a00b4a2662bb58f4 73 0.53/1.00 vMB 6
385,239 385,239 000000000000000004d95e30c087d6dd3dcd863994bfda8c75db5b80368bdddb 1,282 0.69/1.00 vMB 35
385,238 385,238 00000000000000000e4ea0de7b1d55018e13aa6e9bd4b68f39c5cce65b103d2d 1,553 0.78/1.00 vMB 36
385,237 385,237 0000000000000000031f13d0104f8158d912fea75dce353e7385f94730b97bdd 1 0.00/1.00 vMB 0
385,236 385,236 000000000000000003c843150b95174f85de552acd35c7458960af09e9572d81 1,334 0.72/1.00 vMB 28
385,235 385,235 00000000000000000d104e6e5ef6d11c43ba834d5393440867fca55952c3adc6 223 0.14/1.00 vMB 26
385,234 385,234 00000000000000000790b462adf0aca7e742b017ee93574e9b99dc6e70241182 446 0.32/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.