Loading Tool

Explorer IconExplorer

Memory Pool

78,561 transactions
22.02 vMB
0.07583507 BTC
Random Selection Loading Transactions
Max Size: 145.37/200 MB

Candidate Block

Mining Attempt dd535e3275db9d85820cfd904b5381b7b35b21550bcc988d89d541a3cf12e34a
Version 20000000
Previous Block 0000000000000000000025975690ddc7be9c753a1b47fec88bbd2ef4f7d6b312
Merkle Root 82a46689fc3789e7d4c036e6f440edecb599fcdefe092d045fc4b18d1a8a0fc6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,998
Size: 1.00 vMB
Total Fees: 0.02144417 BTC
Feerates: 40.21 > 2.15 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,197 (905,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
11,097 11,097 00000000badf1814ff84600b842a5d83a1183f03595289e4c07acc2851ca7017 1 0.00/1.00 vMB 0
11,096 11,096 00000000db8eb9a809deb725f37daa093e417e73148c44ea70f83133028e9977 1 0.00/1.00 vMB 0
11,095 11,095 00000000e45ab8aff5e6d477af955e2227a34cc166ba51652d4c22d181a862e9 1 0.00/1.00 vMB 0
11,094 11,094 0000000031c7e5b59465576449fcacc32c8299ef857fc68a67547c9a605541da 1 0.00/1.00 vMB 0
11,093 11,093 000000008a8cebf7b63565fc0a049200e50ce93150bdbbff67de06d5a6691224 1 0.00/1.00 vMB 0
11,092 11,092 00000000e612a6b0344df61e9df87d11ed993183eaea6ec6b926ecfba679b335 1 0.00/1.00 vMB 0
11,091 11,091 000000000f35998efc68f07121d59f072f19fff9c027a2a11d2f0530835e2427 1 0.00/1.00 vMB 0
11,090 11,090 000000007bfacfd8d81a7162f150f5686b785fca45cfdda0c55aaaedbc2824e3 1 0.00/1.00 vMB 0
11,089 11,089 000000002213faac18ef4c2077672c4523344123c425eb722589b8402b33916c 1 0.00/1.00 vMB 0
11,088 11,088 000000004b0d2951fb7dc6ad1543d70662891242c5d0fc5485043938eeff1bbe 1 0.00/1.00 vMB 0
11,087 11,087 000000001bf98d4ea411576d585e3562844ea5e4e0ef9dad3f60a11df56670fc 1 0.00/1.00 vMB 0
11,086 11,086 00000000d2b0925b6493dcdfe28a111309e5c1cfbb394784f661cd5da4fa2269 1 0.00/1.00 vMB 0
11,085 11,085 00000000375fc4bea9fc9e10a127c4753f47cfba0296bfd6354e6b646551db22 1 0.00/1.00 vMB 0
11,084 11,084 0000000009b9992f17d5bdaff55c35ca302f73b9dd3c3dcdce5ef20ec77e0d99 1 0.00/1.00 vMB 0
11,083 11,083 0000000020bcba3586f15fe126b79551612d523bd3a3aec6b4cdf647edd89994 1 0.00/1.00 vMB 0
11,082 11,082 000000006203b5909c3ab1ee70a342c0686018e52e6d7feeaace753483b23e45 1 0.00/1.00 vMB 0
11,081 11,081 00000000c0266061697758d701933a324153e8ae627ea26d06b55d359d883194 1 0.00/1.00 vMB 0
11,080 11,080 00000000410a72560ca06836b8c535744ef01a8e6e97dc60635e4ec4038f142c 1 0.00/1.00 vMB 0
11,079 11,079 00000000c3398f45d25c25d8056eb2501e0e899ecd2841fcaf57f10070f012fd 1 0.00/1.00 vMB 0
11,078 11,078 0000000014e7172164b51be27746310cf30c73b5950f8928dc4ddfc4f00572da 1 0.00/1.00 vMB 0
11,077 11,077 00000000b76d2df36fbaaa8e210cc2890b5de47c3137e48c17f0597832a5874d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.45 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: 823.43 GB
    • Received: 24.92 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.