Loading Tool

Explorer IconExplorer

Memory Pool

24,192 transactions
10.51 vMB
0.03144223 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.18/200 MB

Candidate Block

Mining Attempt 1550ad0bc2fc53af23a23e8782844f1ab07e1aacfea61207136974477fd340aa
Version 20000000
Previous Block 0000000000000000000160b95a36b779d2efb2ad38447e49137eb7bcf5f17dfd
Merkle Root 2d4ca7c7d2a9f197db797e56bc9f70e6ae9b3e531c4ca26c63e62673d0fd73c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,187
Size: 1.00 vMB
Total Fees: 0.01400629 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,536 (719,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,505 194,505 00000000000002de4dacef41dbe50a549dce75fcb9833d9a650e8b9a44854ccc 142 0.05 vMB 132
194,504 194,504 00000000000006ceac9f89334df0365967e367402f479e4fc4131e4eeeec539c 32 0.01 vMB 132
194,503 194,503 00000000000005d76a0297b3094a09db8a5f91a428079860d048a509afa6d29d 128 0.06 vMB 100
194,502 194,502 000000000000043883aa7bc436244350f0ee45fc91a0e3f8dc380241abce1bef 122 0.05 vMB 147
194,501 194,501 000000000000076d62b021071bdf56dbca985a30e0cc6005400deae38682b583 134 0.05 vMB 180
194,500 194,500 00000000000003361d05c1c3be3f74f0e11315a60a3feca1c0af049018ad312a 298 0.11 vMB 201
194,499 194,499 00000000000002ad83b234a8fed82c6268ea5c1f76817f3ebe00b28f45009dc7 70 0.03 vMB 119
194,498 194,498 000000000000016f210325792db9df4fb8fa77b1c2cff94b3d6c6312743c4825 256 0.07 vMB 28
194,497 194,497 00000000000000701c82f3a3e7cf22a8ac6d302b9ce93df381bb11e42817ec11 383 0.15 vMB 133
194,496 194,496 00000000000000285f561b6ffd3d1f1b7b69f91f14303a2c58171d7c3a0fcacf 108 0.04 vMB 83
194,495 194,495 0000000000000283ff96d06c902119677d56e2a52d1379cbe5e21d67dcd1f349 217 0.07 vMB 4
194,494 194,494 000000000000025eef512927ad3d43458cc90b947c1a7253302c455b859a196e 406 0.16 vMB 146
194,493 194,493 0000000000000406b59d7f58f0f0b4d926975bff39c9469ebcb8371c40edb9c4 580 0.24 vMB 120
194,492 194,492 000000000000072337c06f8e5822cce43e23d40a58f28becd1df7b33d92c023a 112 0.08 vMB 72
194,491 194,491 00000000000005fb1f13be70059bb42e6eadef7da3b3f27a00fc0b27a2235304 696 0.23 vMB 167
194,490 194,490 000000000000067362093f36e27018a47a66182f37b681b4af91e0786f9936f4 119 0.05 vMB 191
194,489 194,489 000000000000045003824aca898055ceacdf508c02bd692b994532d7b68790b4 136 0.07 vMB 100
194,488 194,488 0000000000000612c844bab3d9575128fcb5983967a775ee0af7217aa4ce2274 133 0.05 vMB 3
194,487 194,487 00000000000004ddaadd7130a2c78f6f05505328c7ad13af82dc8bf7398c6dca 479 0.18 vMB 142
194,486 194,486 00000000000006097db12b10ab004c3d3e4134be055a742b92ff16cad48e4fac 381 0.14 vMB 146
194,485 194,485 0000000000000620d88d3da6e394cefa7483de27b336ea72f475e4a171192661 12 0.00 vMB 150
Previous 10 blocks ↓
Total Size: 779.79 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: 405.58 GB
    • Received: 2.12 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.