Loading Tool

Explorer IconExplorer

Memory Pool

86,309 transactions
31.60 vMB
0.14574312 BTC
Random Selection Loading Transactions
Max Size: 190.55/200 MB

Candidate Block

Mining Attempt 39c256109faac3cf5170c3d697955925d41f275db0a0fb94acb361190274efb2
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root dcfe49f66d15151be66a9f7bc3c2359c58da1f43b58e7987b2c8a967d53b88c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,621
Size: 1.00 vMB
Total Fees: 0.06434151 BTC
Feerates: 214.31 > 6.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (707,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,689 207,689 000000000000038ab2eff52bb6e38a9407f7b84c66b2d602abc09551c3d9955e 256 0.08/1.00 vMB 322
207,688 207,688 00000000000002679868dc195855bef3ae0268f3cf04f74fdb8333f4b9d9162b 12 0.01/1.00 vMB 91
207,687 207,687 00000000000002d2832accd2e636b57a84036754ca272ad99d33d3416dbeece9 74 0.06/1.00 vMB 89
207,686 207,686 000000000000048a0001224d4fba3d33f5bf33afdbb30e236da15077d84f24a6 105 0.04/1.00 vMB 71
207,685 207,685 00000000000003239c80c71548d8759257930167d2e5e2626ade0983b02224d2 96 0.04/1.00 vMB 92
207,684 207,684 000000000000030c58c52a58961cd232a9b0eb909845220b050de34ac706303a 273 0.10/1.00 vMB 176
207,683 207,683 00000000000004d5796861d8c4096a59bf3adcff089c52e3cdc3f29174f85bb6 750 0.21/1.00 vMB 225
207,682 207,682 000000000000016bd57dcb58b27b28c73f062c03182c1f61513e4064393de667 132 0.05/1.00 vMB 205
207,681 207,681 000000000000025910fcb4b52259dd9d4d0b2fe4528cc05abe0c680ce3915981 98 0.04/1.00 vMB 111
207,680 207,680 00000000000002369c8049cb8aacdfa927329a3424657a96569b6be1ebc2a22d 375 0.17/1.00 vMB 179
207,679 207,679 0000000000000206306eb70a874099669fe988edb033971706669e2005cc76ff 10 0.00/1.00 vMB 169
207,678 207,678 000000000000015cdb40f987fd6f2d41d6230aa475b6594a1b2749d1d732b69b 256 0.11/1.00 vMB 208
207,677 207,677 0000000000000221294636cff448ed4fbd456e81a9f64c3a29ae344ca2201f31 158 0.07/1.00 vMB 186
207,676 207,676 000000000000003d20e13fd7330cc465b532f6575cc727c73348df8686cb5aea 104 0.05/1.00 vMB 111
207,675 207,675 0000000000000446e33464eb02b8e04388c37a1ef2b435fa911315d66441d6e9 520 0.24/1.00 vMB 198
207,674 207,674 00000000000000f1e65f1cd1e8aded72c3d56efb23d3c48acf64e280a3a2e77d 9 0.00/1.00 vMB 46
207,673 207,673 0000000000000165dedb8ad86bc8f5b25a62ee48b21e7a54cc4f88e6a1965661 136 0.05/1.00 vMB 7
207,672 207,672 000000000000045c15b38eecffe78de6a28ed54ab2b509ed14be155470bbc56c 415 0.17/1.00 vMB 187
207,671 207,671 00000000000004e5d48a7789ff0db6924eb42a53ec7fa868eb7ffa8cb2a54d6a 251 0.10/1.00 vMB 224
207,670 207,670 00000000000002e5b485428320a97962cd70fe233ea8677e94276d0b0a5728f0 220 0.11/1.00 vMB 142
207,669 207,669 0000000000000146bd9d4e42b37e5709084f6814d9c3abc997d759c29d8fb2e6 137 0.06/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.33 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: 660.70 GB
    • Received: 14.77 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.