Loading Tool

Explorer IconExplorer

Memory Pool

26,866 transactions
12.87 vMB
0.05379079 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.58/200 MB

Candidate Block

Mining Attempt b751760c2ed58984b26be2f82621d5f8681b225b542f74aacfbd5fdc9f899521
Version 20000000
Previous Block 00000000000000000001cf2de7570a1bcdd29c6c36e5e4ddcf3c67d06d4ea5dc
Merkle Root a969747ac1aff9a45e172ae3b1477afcadf159cba9ad33fcf38255ea0b496c17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,717
Size: 0.99798725 1.00 vMB
Total Fees: 0.02642802 BTC
Feerates: 203.60 > 2.65 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,643 (784,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,162 129,162 00000000000002a00790b09a12b245169348ac20105bcf934b179ba6b8a6c9a1 66 0.03/1.00 vMB 169
129,161 129,161 0000000000001041dc9780c23bc03649beaf568daa5cb23c0e11e50691af0930 18 0.01/1.00 vMB 813
129,160 129,160 000000000000147086982d0fdefe53a58debaf7dbe8a8bb147cc9d4be09451de 22 0.01/1.00 vMB 1,039
129,159 129,159 0000000000001463697396af5ebd5b281f43e5d340bca0278dc7f8f067ade5de 194 0.08/1.00 vMB 789
129,158 129,158 00000000000000e620e84863c790f5781976767b484605d511890b816dcb2432 5 0.00/1.00 vMB 1,035
129,157 129,157 0000000000001613199f2149a9d8c41dc928608fb35cb8eafef0de6b6cf6391a 142 0.05/1.00 vMB 384
129,156 129,156 000000000000188707416242960f403c3f45bc8d2bc6064a68ab3f445cdd0037 37 0.03/1.00 vMB 916
129,155 129,155 000000000000147e5ba258ca6c542209e69fc3dd4826ab34dfbfdc71173e66c6 4 0.00/1.00 vMB 3,767
129,154 129,154 00000000000014c2d057b1f25bc0d8b7549deeeba734e8e4e25f4c691a854cd5 24 0.01/1.00 vMB 311
129,153 129,153 0000000000001cff4503fc8a951430269d45ebe1c0e3818ab2242f6c6b404e29 19 0.01/1.00 vMB 199
129,152 129,152 00000000000013732154c8b68239a679f5ebc79342be636d0ef96c3469a57796 49 0.02/1.00 vMB 1,290
129,151 129,151 0000000000000a0742700282a9512cc2b1d01ee0a166d0f2a42c899828b717fc 116 0.04/1.00 vMB 261
129,150 129,150 0000000000001168169618e4b076834e5962cf56b0ab638aed9e4c35cc6ef9e8 49 0.02/1.00 vMB 916
129,149 129,149 0000000000000a72b03f9a289028ca52fd29977014dd151a6aef872f49dc3110 23 0.02/1.00 vMB 728
129,148 129,148 0000000000001250c5df1163a2c0332f9f108b238791c73fbc903d3c94363ad3 15 0.00/1.00 vMB 1,370
129,147 129,147 000000000000192022e3632d16309e3430b5085fc36b57d70e4be220cb95eca8 7 0.00/1.00 vMB 1,243
129,146 129,146 000000000000034eae54a4e0adba41d872b0b49cb9ffd9f279efd5aceb79df03 6 0.00/1.00 vMB 463
129,145 129,145 00000000000003c7763a5e159134a1d044d6bd791ae570889438161ebb6d2038 63 0.03/1.00 vMB 407
129,144 129,144 000000000000178c18f24a68675db30de930525ce6a94cd7f48dc9ddd17d829d 305 0.10/1.00 vMB 465
129,143 129,143 0000000000000dd31726907c9e2b0ee88873998a08b9f7f6684f56991810029a 47 0.01/1.00 vMB 580
129,142 129,142 00000000000003c317aff6dddd82acae91559f361fbe9e484e92341663f4f309 20 0.01/1.00 vMB 1,069
Previous 10 blocks ↓
Total Size: 779.98 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: 471.83 GB
    • Received: 3.01 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.