Loading Tool

Explorer IconExplorer

Memory Pool

83,569 transactions
31.56 vMB
0.13767878 BTC
Random Selection Loading Transactions
Max Size: 191.02/200 MB

Candidate Block

Mining Attempt b92332268af30ae0eb0626fd27d7dadd8988e1787daf61ef215827c918f6e2b3
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 7beb334032c8b845a383480180563080b4609641edd73d77208487773c45598a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,300
Size: 1.00 vMB
Total Fees: 0.04969645 BTC
Feerates: 318.30 > 4.98 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (629,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,412 285,412 0000000000000001742a1d5149eaba6048cda37a6c1926f9fbdb8abbb5165479 427 0.68/1.00 vMB 33
285,411 285,411 00000000000000014f36aa3a397ace3d3615aee37611aa16b6a271ed4af0c7f6 205 0.10/1.00 vMB 46
285,410 285,410 00000000000000017f1f644a75870132ccea433e31f334bd5c4493d2f612d49d 279 0.12/1.00 vMB 37
285,409 285,409 0000000000000000eb77bc0236ec8554e61804a4f32c91d798a4fa5a996adccc 68 0.03/1.00 vMB 34
285,408 285,408 00000000000000017852662b2b0cc2a348186ed35eec7191ca842fd313218020 138 0.08/1.00 vMB 31
285,407 285,407 0000000000000001596a15f2d94b2aaaf9d3b415d229e9bc81efbd23ad416441 198 0.09/1.00 vMB 46
285,406 285,406 0000000000000000cd90724061c35429632ef99f203b6fac3a54587f82f53a4c 141 0.10/1.00 vMB 29
285,405 285,405 0000000000000001161067e01aed3a804120538202a076f346d1124acae172e2 162 0.09/1.00 vMB 29
285,404 285,404 00000000000000011e181fd1e06b67984ba28fc28ec3813460685abe0e33143b 109 0.18/1.00 vMB 39
285,403 285,403 0000000000000000f9f4c4e3e65c8e7c3cf6c5114bb3f9dd051365619fa72b8b 171 0.08/1.00 vMB 30
285,402 285,402 0000000000000000aa08da0ba696ca84640b26a478d9b6821a441331d363b236 47 0.20/1.00 vMB 49
285,401 285,401 0000000000000000a0c32ba07f65333ad3152ac20d4962555cc2d7cce1922036 184 0.34/1.00 vMB 46
285,400 285,400 0000000000000000c01db62156f56e61df0d4039f8a8a6610893e15606da2c8f 128 0.06/1.00 vMB 51
285,399 285,399 00000000000000017dddf82cb792c1f278b6a0ae9e532956b67e382d012d1669 185 0.08/1.00 vMB 44
285,398 285,398 0000000000000001301f18e7e58c9f19d76db1e5150cf4de982aa68d3fc86b50 278 0.18/1.00 vMB 26
285,397 285,397 000000000000000049aaae25353e8526a02652f5f7108bbf01c625169d674fd0 751 0.35/1.00 vMB 51
285,396 285,396 00000000000000018ff3e710be0fc71d629ae9025e3d519605c8dba0fa8d62c2 199 0.18/1.00 vMB 44
285,395 285,395 00000000000000008c2c542568f684409ba0508e992df9c8d109b3680b515dd4 139 0.18/1.00 vMB 21
285,394 285,394 0000000000000000e1f46bd423c682f4cd6fa0dda2631b8ef8d371c5f5782672 362 0.90/1.00 vMB 32
285,393 285,393 00000000000000000c45e01f2ebdba1685e8723158d30f6417a70b710a421497 65 0.35/1.00 vMB 32
285,392 285,392 000000000000000193ad7613816858df9d402aeb23d016e70e09ed0497d1a68e 194 0.50/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.08 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: 722.93 GB
    • Received: 18.40 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.