Loading Tool

Explorer IconExplorer

Memory Pool

16,747 transactions
7.46 vMB
0.03331728 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.01/200 MB

Candidate Block

Mining Attempt d867e2a1b45506436a1036644bae8f873bcc75a8756c1fd6e8c6eaad46b3f897
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root c4884b977082f872a4a5c705e0c4b6ece9934d3dfe2c48dbd1b5b1b7f35e77b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,586
Size: 1.00 vMB
Total Fees: 0.01872720 BTC
Median Feerate: 1.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (697,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,646 215,646 00000000000001c1a7ddbe12432f879d85851e6ed23d58d86c2e36cfe42ccf8c 209 0.06 vMB 9
215,645 215,645 00000000000003f06a375a96b8ff01f82806bbd0084345580a5a5c78696e2239 404 0.16 vMB 258
215,644 215,644 000000000000034356f944c9347a3e3b2d0fee3e0dbf08f8f247c7ae69e41a51 121 0.05 vMB 147
215,643 215,643 00000000000002fc60fa28ff2407d0c490d4ee34cd0928c2b76381d6edaa2654 444 0.23 vMB 205
215,642 215,642 00000000000001dee5ac0f00db6ddc5852e38bc32765ccaf801ce723ff08d060 127 0.05 vMB 225
215,641 215,641 000000000000040164d55f829fa5ac9d37c64960c4d42d9223803a3a6f55e3fa 126 0.05 vMB 219
215,640 215,640 000000000000056f19ffe54181e1ec3fb4c25f49ac01c9a275e74a68f4356c10 261 0.10 vMB 265
215,639 215,639 00000000000002eeeb595bce5972c8eaac33c2288366b5045d06eb8006bc0509 226 0.10 vMB 239
215,638 215,638 000000000000006a53e524e7317e59779bf647a859250cfca4f9b6b65b133c1c 504 0.19 vMB 354
215,637 215,637 00000000000002fa738efb533751184c5892247e51618a34ab2bcd9eddff6253 144 0.05 vMB 185
215,636 215,636 00000000000003a63ef44ead9de102a41265100e2bb772461f54ab866735a3ea 191 0.08 vMB 225
215,635 215,635 000000000000021a6a19c8c18215039bdeadc6f7af17a40f14956e6c6380b272 9 0.00 vMB 58
215,634 215,634 0000000000000197760ded3b35669f16cbd93354d745f0a65e4a62f7094abdcf 195 0.07 vMB 165
215,633 215,633 00000000000003bab715e5c2cfdcee7b7dd7483ea60c9abfc03f71266337ab0b 229 0.08 vMB 172
215,632 215,632 0000000000000556c809dbb7c2c98ab2b7563e9757178ec9097c38ebc6bcaf47 178 0.07 vMB 347
215,631 215,631 00000000000003dee0c0d542a78288428635aaa6a5e2990b9ae88eaacdb47f46 102 0.05 vMB 126
215,630 215,630 00000000000002fd60cce9730a0f5e2c07abe0de5ef313a171123a93841d2948 118 0.05 vMB 157
215,629 215,629 0000000000000252bb60724653ff966614c7d2a130b0e2788d5cc6421609b870 185 0.08 vMB 361
215,628 215,628 00000000000002025ea48a5fe76fb8a581be7a8bd92b8b1c03b36275ef4fbdec 304 0.12 vMB 259
215,627 215,627 00000000000001e30daabc955372ef4cdc18ea5fda5e59560a250389b09bc539 136 0.06 vMB 184
215,626 215,626 0000000000000065eda6276afae26d6ab860d6918cd69b14d236db3ae3208a08 91 0.04 vMB 195
Previous 10 blocks ↓
Total Size: 779.63 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: 303.94 GB
    • Received: 1.39 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.