Loading Tool

Explorer IconExplorer

Memory Pool

86,282 transactions
32.05 vMB
0.12928626 BTC
Random Selection Loading Transactions
Max Size: 196.41/200 MB

Candidate Block

Mining Attempt 0694b53ce853ad7d4d11066e49d9c3fd44b8c9141b2dbc5367c7d550feaeb63e
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 531c94e669097ef98ee8a34157a027c062331d6448e305a6f28b5666bc15ed4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,138
Size: 1.00 vMB
Total Fees: 0.04809768 BTC
Feerates: 301.57 > 4.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (623,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,555 291,555 0000000000000000a24e4e81eb43e2fadee2a5a6b25662be165fe9c56b88240e 314 0.20/1.00 vMB 27
291,554 291,554 00000000000000000dfe21bc953eaf94c0c7317921bb3c70a58f9e23d83fb9d8 64 0.02/1.00 vMB 51
291,553 291,553 0000000000000000f9458737b43ffef6fb2612ed39866de6fa8f5cc0ccfa3f36 666 0.35/1.00 vMB 35
291,552 291,552 0000000000000000f372d3cdfbdfce9fe837d6bfc490bed2810d827256025b41 620 0.27/1.00 vMB 43
291,551 291,551 00000000000000002674f19757a2c1ef08f046574dd227c8e53451296caa9a75 539 0.28/1.00 vMB 39
291,550 291,550 00000000000000000f352cab6c4bd559b388a73876e1dd7cd4b09edb8499d79c 512 0.30/1.00 vMB 36
291,549 291,549 00000000000000009065ab15f4a036e9ec13d2e788e0ede69472e0ec396b097f 256 0.16/1.00 vMB 21
291,548 291,548 00000000000000008958c9ef42b37d001d7b2e9b7525b24584dc9e32add6ab1f 1,126 0.50/1.00 vMB 40
291,547 291,547 0000000000000000ce7eba55b303aad27ae11621d43162e2c38e5199de933018 665 0.37/1.00 vMB 42
291,546 291,546 00000000000000005d0c1117c02a52de0fdf7c59f62bb4109d268b6df2018f47 390 0.18/1.00 vMB 62
291,545 291,545 0000000000000000cf5f4299bb64b6e81dbe6ab2d8311455bd7c1207ef92e007 861 0.89/1.00 vMB 20
291,544 291,544 0000000000000000988da814ed0cdf13c22c83d7d32ebcc34888a6f4a2bf720f 1,024 0.34/1.00 vMB 56
291,543 291,543 00000000000000004c6cbed4e58ca5e7312c625f7417406a653618a3b0bcfb1c 884 0.35/1.00 vMB 42
291,542 291,542 000000000000000000f2d0fb4a8dfd9b607b999ad40799e2ff6351132762b428 241 0.12/1.00 vMB 31
291,541 291,541 00000000000000003b14a66833cbc46991fcca216c1ee8f72c1c46033d499688 256 0.17/1.00 vMB 27
291,540 291,540 0000000000000000adaf77315770fef23462f60afe5210f5e5dc4849e8c5658e 389 0.23/1.00 vMB 46
291,539 291,539 00000000000000005278e52da12b8b3102d9b33ef3f3d07201e98f5a13733832 1,204 0.62/1.00 vMB 33
291,538 291,538 0000000000000000da54af1f08ed203596972d44e041f383589dd2536b2d0b74 326 0.17/1.00 vMB 28
291,537 291,537 000000000000000062541e7698f44f488942f30a7421a67d9f60a51d4cd33dbe 215 0.16/1.00 vMB 24
291,536 291,536 0000000000000000f08ac7796df287147337acff01469edc639e48fd06136d7e 740 0.35/1.00 vMB 52
291,535 291,535 00000000000000008985fde15d4351c3eae307d77f1fd93b7f88a3a4460c8bfd 58 0.07/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.78 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.60 GB
    • Received: 16.93 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.