Loading Tool

Explorer IconExplorer

Memory Pool

78,116 transactions
29.34 vMB
0.06439105 BTC
Random Selection Loading Transactions
Max Size: 176.24/200 MB

Candidate Block

Mining Attempt 7ff0760e88f8d1e6eb10ebdc48421ba8ef500ec8b4415834836579518655da21
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8a6fb40b238e1fcff1afd9b8924f4b4d52348748582efb998b7e752b7801d4b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,893
Size: 1.00 vMB
Total Fees: 0.00492691 BTC
Feerates: 18.31 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (145,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,114 769,114 00000000000000000003770762a8ae8850cb85bbf8d213099689e6cbcafe9b29 3,227 1.00/1.00 vMB 32
769,113 769,113 0000000000000000000614685b1b788015bc4393264c4bbda243d296f243fef6 2,254 0.97/1.00 vMB 18
769,112 769,112 00000000000000000001fe86f3a18fedf7ee91c23a090738a062a7de601de1ff 322 0.08/1.00 vMB 18
769,111 769,111 00000000000000000005f7fbab19ba6f9cb71fbfd98766bf4a5f0e2d69e78b68 1,896 0.57/1.00 vMB 18
769,110 769,110 000000000000000000078dcbca3b373307fd5e0c0ea58d032b61a803bfdc99e1 736 0.95/1.00 vMB 2
769,109 769,109 0000000000000000000135317cad0d34bee5e60a96de767269e70bd80dc4c515 1,718 1.00/1.00 vMB 7
769,108 769,108 000000000000000000027257d81c81475cdc95c63834f53af4f43955eb1ab7fa 3,378 1.00/1.00 vMB 31
769,107 769,107 00000000000000000007d826d505547f14696085edecf40ada59ecd08b870857 1,935 1.00/1.00 vMB 16
769,106 769,106 0000000000000000000577bf921b26ccb1e14227ea5d67d4565dc8085ba9ab58 1,395 1.00/1.00 vMB 21
769,105 769,105 0000000000000000000438e0bb356a41dc8b69374cf7433ec906f8e5538d4d52 1,918 1.00/1.00 vMB 22
769,104 769,104 000000000000000000002bde48d28fd2b3f770224bd5a88074981d00eb0c866d 1,077 0.51/1.00 vMB 8
769,103 769,103 000000000000000000034c3d0da122f66ee9fa1eb9846c8c57f06a1ce6ee5ada 3,144 1.00/1.00 vMB 19
769,102 769,102 0000000000000000000402ad984e828855a1957330e413e97722e18d9a92b2c9 3,293 1.00/1.00 vMB 18
769,101 769,101 00000000000000000005de5698a8b09815ff4043f07cab7ef017f178359c594a 1,354 1.00/1.00 vMB 10
769,100 769,100 00000000000000000007cb1246b953764099d8ee7c4d4c238e4e9ce4a818369f 2,674 1.00/1.00 vMB 30
769,099 769,099 00000000000000000001434446bdbad0483b8fa9597f22bb74e616bbc0eb3e74 3,280 1.00/1.00 vMB 29
769,098 769,098 000000000000000000036f3d552965831a3d4c87c77bb8ef4635f1244693e054 63 0.01/1.00 vMB 23
769,097 769,097 00000000000000000000bec233fb871ea0a7266af1fb319b12a8bc7b43eaf2e6 989 0.99/1.00 vMB 5
769,096 769,096 00000000000000000006d7237c1e3ace788048f62fc0ffabe66b850c4af0aa39 1,231 1.00/1.00 vMB 5
769,095 769,095 0000000000000000000398a1d2f9bca8ca524ac2ddfbbc1c17cdfbad5a0a9c07 2,182 1.00/1.00 vMB 15
769,094 769,094 000000000000000000060431da3b6bd3e4dfe46aa197dfb7c2c7ac613c1d8dd4 848 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.38 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.47 GB
    • Received: 14.98 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.