Loading Tool

Explorer IconExplorer

Memory Pool

20,992 transactions
10.55 vMB
0.04068600 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.50/200 MB

Candidate Block

Mining Attempt f02cb264efd8dc2896c0d7ba98f7d5e61aff1fa31e1bb6215ab1c2f6472a561d
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root d880d494a42cc5d6e6e949d934938f8b9a32ff0b06fffb91a03552bb4bcd5cad
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,226
Size: 1.00 vMB
Total Fees: 0.02330539 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (664,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,620 248,620 000000000000002fe154db4966cde56acfcdb56e098d05b11ec7dd1f1e3e0f2b 233 0.12/1.00 vMB 36
248,619 248,619 000000000000003431eb03aae30642c5eea8b19d378a6a3198ebec26eea9e567 685 0.25/1.00 vMB 195
248,618 248,618 0000000000000025c364aea89605bece67e94552eb99c61d90bdf954cae262cd 336 0.16/1.00 vMB 114
248,617 248,617 00000000000000019268fbf76488082d85f0fd29e7423c17cd8d2dcb9931d877 246 0.11/1.00 vMB 114
248,616 248,616 000000000000006d66a943703e5a0d969285633c165cfadfc335c2baa025eb6f 148 0.06/1.00 vMB 178
248,615 248,615 000000000000001c8957cc81a5fda7efc9521822b0f109c4917ec722a9265d9b 51 0.02/1.00 vMB 163
248,614 248,614 0000000000000051ffe6d3eb7dcc43828e1e1f7f4beb9f2725ac030ae30705c5 77 0.03/1.00 vMB 83
248,613 248,613 000000000000004046b6a7c3bc2b7da3aaf611cfda4987e4662d2270811c53d0 463 0.23/1.00 vMB 67
248,612 248,612 000000000000000ac316fbf192e86ed4ee1fa36d249371cdaa5d13dd92e05390 598 0.25/1.00 vMB 149
248,611 248,611 0000000000000046d8ea27e39d7f38ca20678d44d48c8446aafeedcb614adbb0 236 0.09/1.00 vMB 175
248,610 248,610 000000000000007881732ec75bf378c57c98d20e61f443abf3b084160d55bf1f 515 0.25/1.00 vMB 124
248,609 248,609 000000000000005dad404c649bfed118f24537e0dfa157c04be52457d21cc6b8 225 0.12/1.00 vMB 86
248,608 248,608 000000000000005087cb99c938b2998c42241f886e295d96786072aa7953f569 89 0.03/1.00 vMB 29
248,607 248,607 000000000000003d9896fbb2093d8a4f30643e4d813a979f4813acec37744205 343 0.16/1.00 vMB 105
248,606 248,606 0000000000000028d08a6b9c0c7c8ceb4873dd5106122182e920f33088db5517 453 0.21/1.00 vMB 114
248,605 248,605 000000000000003893c99694ef24a7bd30a2840f18b241811624ac0b04242f6e 237 0.10/1.00 vMB 148
248,604 248,604 0000000000000066ebc2a2f38d56939a3bc13d784585916e100a9653e1d9f2d9 310 0.15/1.00 vMB 83
248,603 248,603 000000000000002a642be2f1ecd7a896b8b7bcc11c643a54981dd797b2875bc1 527 0.25/1.00 vMB 43
248,602 248,602 0000000000000027cd7c4694bb1e41ee9f8bf254efc3ba3f831e3a23075c7a32 680 0.25/1.00 vMB 166
248,601 248,601 0000000000000008e4c523116b7364f55a1383dd4981acb70e9055d308783c31 579 0.25/1.00 vMB 136
248,600 248,600 000000000000006900e1c65b7dae83fde2ce6efa7020ffe83ef4cc13c778a3fa 5 0.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 779.85 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: 432.72 GB
    • Received: 2.37 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.