Loading Tool

Explorer IconExplorer

Memory Pool

40,174 transactions
32.81 vMB
0.07937897 BTC
Random Selection Loading Transactions
Max Size: 162.32/200 MB

Candidate Block

Mining Attempt 8eb1a5843ccc662559de9c535f59484ab7e770efe99827ae507ea85aa92110f2
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 932d21e8833d4eb11c050125a31f3a8aa8a80db5238ee5b83917ea1e026e22cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,571
Size: 1.00 vMB
Total Fees: 0.00985590 BTC
Feerates: 51.02 > 0.99 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (577,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,704 336,704 00000000000000001705d02178f4c4dbde73c55b715194d7d74278408b7a982d 372 0.18/1.00 vMB 25
336,703 336,703 000000000000000016faba7dbd0e1840b036ed38414c85c1bee7bcce347bd7f1 385 0.22/1.00 vMB 23
336,702 336,702 000000000000000012ecaa072bd579228dc4d3a2722a8fda670706ee22c9dcbf 219 0.08/1.00 vMB 37
336,701 336,701 0000000000000000071164c2cc3cfeb04b3de6c4f8aae45a3ebbfe9207069b27 240 0.12/1.00 vMB 20
336,700 336,700 000000000000000005fb602d166a78042c8f100781abd1597ec5665a329a3dc8 1,143 0.66/1.00 vMB 26
336,699 336,699 000000000000000019c63b268f84fdabf057553c78a79a7b8dd95508fbab4c5b 82 0.03/1.00 vMB 36
336,698 336,698 00000000000000000cb040cfa48d978645239392830c0c7b1c9cd60f5bc34eef 1,474 0.69/1.00 vMB 29
336,697 336,697 00000000000000000bee499e532b841c380d4d096af08bf22535ddd6504da4c8 1,133 0.62/1.00 vMB 26
336,696 336,696 00000000000000000fc7e712a346fa869d41dc9751e8e135c53af9a6af2ee5b6 997 0.59/1.00 vMB 24
336,695 336,695 000000000000000011e9df1154de185aab11d595839d6cf2d3d726a2ae79777d 32 0.01/1.00 vMB 110
336,694 336,694 0000000000000000028edca0af2b6c3f492f1cc7571e4d717668d8697c9419b0 354 0.13/1.00 vMB 38
336,693 336,693 000000000000000000479a0147bdc51526e5d7b9ec72186b9c9c2d18bd4e09c2 341 0.22/1.00 vMB 21
336,692 336,692 00000000000000000119bcccba67ce45b2992dc8f8d0df65d94093ad494d7354 1,325 0.75/1.00 vMB 25
336,691 336,691 000000000000000000422d8c3ac84119cc9022510e92a3a7694ea2af55d93fdb 676 0.62/1.00 vMB 16
336,690 336,690 00000000000000000beac66f7e349aec5a4587942e7ed7d4897c3b3eb48e6fc5 1,697 0.75/1.00 vMB 33
336,689 336,689 000000000000000017664c4555dc1af6e0782a36e65facd57805423e70228d16 653 0.63/1.00 vMB 15
336,688 336,688 000000000000000015878ea57109e86ec2418e50a7ee105a5ffea921fb9f6e32 1,192 0.75/1.00 vMB 22
336,687 336,687 00000000000000000f566d403b4e748be88d1997fc6e21c635bdab8d6bc545e2 1,645 0.50/1.00 vMB 40
336,686 336,686 0000000000000000183bcd4e613cdfdd845ff6bbbe64ecf9dfa41f57acc2d3b6 64 0.03/1.00 vMB 43
336,685 336,685 00000000000000001a47a5d555e438e33d61ffc8d70f6794a92ebc6ed897eec8 413 0.22/1.00 vMB 35
336,684 336,684 000000000000000002c104de2d8189fcb2c0060333d93619a6557cb50e2420a6 301 0.13/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.97 GB
    • Received: 11.52 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.