Loading Tool

Explorer IconExplorer

Memory Pool

16,966 transactions
9.71 vMB
0.04159428 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.19/200 MB

Candidate Block

Mining Attempt 3f9ffa3062f80007c42603db085ceddce42252594b4455e4cb48e8711afd07f0
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 820e1918370c7ce6fed2907f07e1777ebcd3b7913d74f0e4b087948c3b90ad12
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,901
Size: 1.00 vMB
Total Fees: 0.01985817 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (745,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,131 168,131 0000000000000bc1af5e1beddad4f5f8e8b52ec076af39fd350bf29e37f538b9 4 0.00 vMB 66
168,130 168,130 000000000000073b2dda2beead0de52c1cb08e458124596c10e38469aa1f9ba2 15 0.00 vMB 98
168,129 168,129 00000000000002b12020ad97c193e4508207311c982c001da04a324d6d63cc0a 148 0.05 vMB 9
168,128 168,128 000000000000040fc9ba55edf55d179953abbedff3429d5776919f4f37fb71bb 60 0.03 vMB 91
168,127 168,127 00000000000007aca6c71fd5f20f87b25cc4c0a5c4fb85d07c196f906fdb8a96 9 0.00 vMB 0
168,126 168,126 000000000000079e171a504aa4e9d9805581c5f54e3b35629698bc712ebad040 14 0.01 vMB 49
168,125 168,125 000000000000080bde4ee2e5c4a23aa428c05aad038ac2ebad76eb3d74c97c95 57 0.02 vMB 51
168,124 168,124 000000000000045a8a4d564f6cb84c6d1ab09ec8117daaac1cb249c60658f713 40 0.03 vMB 96
168,123 168,123 000000000000071a0748db4f0e6eb77451e86f9b4ba360c3f7f37db17efa7183 79 0.05 vMB 78
168,122 168,122 000000000000072849edc2edaafff5321d921543182689afeb14b35a6065e5e5 88 0.05 vMB 1
168,121 168,121 000000000000069ba86a0e9d8041aa0ccb620443a0d03c5ebd6f477102d60375 73 0.05 vMB 98
168,120 168,120 0000000000000a99346868b09b4943cba498287dce9ccf6971bc4c2c498a5d24 14 0.00 vMB 11
168,119 168,119 000000000000076b8712ba9df093bcf6b7cb577ef47999578ca67c83bb037fa3 133 0.06 vMB 123
168,118 168,118 00000000000001ee6ea1c6d665b9ad03442567b2aebd2d14ed8aece6a04d753e 80 0.02 vMB 80
168,117 168,117 000000000000051b4dc3f3d088ea0782cf46f85775290788b9a6bb6a5f97d473 13 0.00 vMB 16
168,116 168,116 000000000000050823d5ae549a4223cc2ba2ac86a74fc032ed20fbfceb315ee5 58 0.04 vMB 113
168,115 168,115 000000000000015374f22aa898a0e9a1000a5f52788ae681fbaac4aaa3c078b7 101 0.05 vMB 66
168,114 168,114 000000000000042f7c236a243e2d84bec12210dd2dd5abbeaaf55024898ac70f 1 0.00 vMB 0
168,113 168,113 00000000000008a3143361b8421b7d02a53776937e8ae9cbcb56beefe6b593ab 110 0.07 vMB 112
168,112 168,112 000000000000021169077f836f650a3ca041646e9a884f053761ce2950ddeb6d 12 0.00 vMB 0
168,111 168,111 00000000000007ef1cf0005beb2e18fa96c5f221cb9caa455e8a06932e07604c 15 0.00 vMB 48
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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