Loading Tool

Explorer IconExplorer

Memory Pool

43,006 transactions
32.44 vMB
0.09900422 BTC
Random Selection Loading Transactions
Max Size: 162.38/200 MB

Candidate Block

Mining Attempt 6f3438ddc54a0dcad6da568a50e65fea846656c88de0fe3855fb0c714c30b4e0
Version 20000000
Previous Block 000000000000000000014d09ba7a31a9df4561752127b3c25ca00855382b7a3f
Merkle Root 865a74fb1c4bb09b3a4efc58790c66352a258c49b0a9515c97bfa75072560726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.02669028 BTC
Feerates: 603.21 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,361 (639,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,225 275,225 00000000000000015ff37a1de18e6642a4e3d18b8a8fa2bcd7f25c2c45d4a3be 24 0.01/1.00 vMB 57
275,224 275,224 00000000000000011925c7e46737d6f1389c8272c1299e515dba2c128fdd386a 180 0.14/1.00 vMB 21
275,223 275,223 0000000000000003efa19fcef8fcdba4937150e51fc3f692e9d0221d3ecc7bbc 316 0.11/1.00 vMB 59
275,222 275,222 00000000000000025fbb1b7a1e6020e9946377bcc84c6009f5f002737ef7285d 307 0.14/1.00 vMB 52
275,221 275,221 00000000000000034f12fcb52e38b4ee696b7b20eb92fa1d687d045dbf942da2 111 0.13/1.00 vMB 17
275,220 275,220 000000000000000421f3805a494b7c264264e238763edfed2d5abdee8783b3eb 83 0.05/1.00 vMB 22
275,219 275,219 0000000000000001e4382627de8fa4ca5226f862d625625ff10e5c53d6a0faba 163 0.08/1.00 vMB 45
275,218 275,218 0000000000000000c9746c19961987c9bbda7604066c5d2c6f1b2b278c298bd0 588 0.23/1.00 vMB 56
275,217 275,217 0000000000000002490118997fb51b6ca90a055ed8f23b68a73276987d4f265f 3 0.02/1.00 vMB 2
275,216 275,216 00000000000000043e85835eafc2d31d06d949222640c894a706163f393e211b 38 0.02/1.00 vMB 41
275,215 275,215 00000000000000028e949c4727963c01758ed88851dbbd0d2c70764392529608 26 0.01/1.00 vMB 37
275,214 275,214 0000000000000003770372f20364fb4692b972a0893bbf07b87bfee68c872945 80 0.04/1.00 vMB 44
275,213 275,213 0000000000000001be296db75653e891265912835cf876fb940c7998b2e99d05 22 0.01/1.00 vMB 60
275,212 275,212 00000000000000039999d96ec4c99d2d589f913854e882d0269ce3d01bbee934 130 0.06/1.00 vMB 48
275,211 275,211 000000000000000311ef2d9a9303c74e3ec870a6ce0cf4b8e18b20282ec5c86c 70 0.14/1.00 vMB 11
275,210 275,210 000000000000000068d8c088d9de82579db5c6d11433dd0b7d0bb8fbeb4977b1 225 0.14/1.00 vMB 39
275,209 275,209 0000000000000003d76d8e4e887d9bbb44ae7ad5af6a7996ac1d271d6ed6bac0 146 0.07/1.00 vMB 43
275,208 275,208 00000000000000030bb8fb34869916e2329b65477fbc4f39fa075941fe6dc665 162 0.15/1.00 vMB 18
275,207 275,207 00000000000000003b2dc105233be05de73b87f505834272d0154777e1e1b891 159 0.06/1.00 vMB 31
275,206 275,206 000000000000000171293be5bf75bb001cd42e751cbd1724f0f75fa69e679eb0 125 0.06/1.00 vMB 39
275,205 275,205 00000000000000036709652042c35f1bf73adfb46fa83e0edb742c9c023ede3a 355 0.16/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.24 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: 592.46 GB
    • Received: 9.65 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.