Loading Tool

Explorer IconExplorer

Memory Pool

78,719 transactions
29.49 vMB
0.06871501 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt 045f6cc08b412b9f6cce46a6c96744d4776be8f075803f47a39f417258f40982
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root aacee1d21cdbf44c06236b0b0466e936d8650c25d0a48f92a70088c9a13043e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00891043 BTC
Feerates: 50.25 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (279,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,817 635,817 000000000000000000017c391adf84710b7b9ed2ba7e4ab145bd1f0e1408769b 2,294 1.00/1.00 vMB 16
635,816 635,816 0000000000000000000bdd825d29a242a0b9e4d8bb518d39b9bbec343dca7360 2,150 1.00/1.00 vMB 33
635,815 635,815 000000000000000000102d8572045cb3def1831cc2db197534297236e25f1eba 1,923 1.00/1.00 vMB 28
635,814 635,814 000000000000000000091f4074dc2bb86a5e33a078624a9f3f050fdead202037 2,657 1.00/1.00 vMB 16
635,813 635,813 0000000000000000000f6b4660fe440f6d5016e184e09f5596753673d6eea62f 2,503 1.00/1.00 vMB 21
635,812 635,812 00000000000000000001fa51ec72b2062ed4fe45bb13e7003a56092bdc19d42e 2,289 1.00/1.00 vMB 18
635,811 635,811 0000000000000000000ee68e539e723ea572fc34811f680192fd30e0e0c81a60 2,773 1.00/1.00 vMB 46
635,810 635,810 000000000000000000076973be291d219d283d4af9135601ff37df46491cca7e 2,098 0.88/1.00 vMB 13
635,809 635,809 0000000000000000000369324cdfe9021dc79a2b2d7f9af4052b9c495b192cc0 2,413 1.00/1.00 vMB 8
635,808 635,808 0000000000000000000fbfcc921b601c87dfb2ebe669fc7038c76379d48b0944 2,677 1.00/1.00 vMB 29
635,807 635,807 00000000000000000010bf4dc65c311f520aa6bc3b0681b0547816a037e3bde3 2,991 1.00/1.00 vMB 39
635,806 635,806 0000000000000000001168fa997681632f5919fa256a77db788223d4854be22b 1,504 0.65/1.00 vMB 4
635,805 635,805 0000000000000000000bec73a70ae1f803853415c85dcc334eb1da54a7e1dfa6 2,536 1.00/1.00 vMB 32
635,804 635,804 000000000000000000108c12fe3aa8bda2fadb0a45225cc802da7f95f2502fde 2,856 0.87/1.00 vMB 22
635,803 635,803 0000000000000000000ec500ebb2c2d97f85de02263df140886f082c0cd142cc 989 0.35/1.00 vMB 19
635,802 635,802 0000000000000000000ada78fb192e1a927329aa0eaf09b0a74a736cf3f0eee5 1,492 0.79/1.00 vMB 5
635,801 635,801 00000000000000000001722fce598bd41800ba92671389f23e56b938deb65af1 2,084 1.00/1.00 vMB 16
635,800 635,800 00000000000000000011a3b78155a4e769e9857883e0fdb52344a2da2c223df1 2,880 1.00/1.00 vMB 22
635,799 635,799 0000000000000000000a942f05ab9d3cc164e48e84f248b9384829febe40b1da 3,038 1.00/1.00 vMB 36
635,798 635,798 000000000000000000026b2f2b65abfaf8abfc463566087b05fa5d842d209ef6 2,794 1.00/1.00 vMB 24
635,797 635,797 0000000000000000000594fa68d2eca8a50712ef1587af8bb32e8af3df05748b 2,139 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.