Loading Tool

Explorer IconExplorer

Memory Pool

29,785 transactions
9.81 vMB
0.06610843 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.81/200 MB

Candidate Block

Mining Attempt 68fcc413488b5509e2a8ea2295de8c5c5c79e811dee8f806633e34949cbcab5f
Version 20000000
Previous Block 00000000000000000001c618b104e0a104df01f8e65a58593a28dc152ec82756
Merkle Root 7d4927440f4bea1e9104ab732c01b2e88452228e2cae3340f674c0d3736b5211
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,236
Size: 1.00 vMB
Total Fees: 0.02181104 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,042 (767,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
145,102 145,102 00000000000008eb1b5a506a8cfce8e987cafd53804cc44718baa13ada341e98 0.04 MB 116 103
145,101 145,101 00000000000007edf2834cc8f01762fd48a42ef4dedb2d288148c603ce1557ca 0.01 MB 36 111
145,100 145,100 00000000000001aaf5ed4c1287d6d4b010dbcd5887826210f84e33d1273cd488 0.00 MB 11 43
145,099 145,099 00000000000006994900598af58141d5440e8ac62e8eda4a515a3ecf16e0e4b8 0.00 MB 12 113
145,098 145,098 000000000000044e1fac5557bcf26fd750c8634da09c7d2b98a6e3627ff24f0a 0.01 MB 17 200
145,097 145,097 000000000000096589fbbe1608f06a9cd55d6f3437b9eeb45cbaf306e897a161 0.01 MB 26 69
145,096 145,096 000000000000054eb844baf42efe9ee926005df57966b90f06aa89e3c2bd7c8d 0.00 MB 7 591
145,095 145,095 00000000000002a067b2d8b9840f4621e6aa4c0792ba59159b49c14ec927b567 0.02 MB 31 112
145,094 145,094 00000000000002a1e9319c6e980e402b3142433a4b8ea8fb4362c4bdf9ee355c 0.01 MB 42 4
145,093 145,093 00000000000007ae55522424945e5eca0115cf51f4ad23da241829d2579661fc 0.00 MB 15 41
145,092 145,092 00000000000007870de02d0b1dc1d4164d222c60e23802e1a34df36f59604473 0.00 MB 1 0
145,091 145,091 000000000000089ad5e1272501a4316f40353d8eeb3f54e36e657aa8b629e0ab 0.02 MB 47 130
145,090 145,090 00000000000006bc59797a948479942a7f9f13e7219f4901891060efa40f3c8b 0.01 MB 22 75
145,089 145,089 00000000000003dc3e30b058a69cbf6357f2ed7a40b47308d1a2354b03e951b1 0.01 MB 27 237
145,088 145,088 00000000000004b79a7889e41c95ee7b4ac30106f78524470a158fe6273afdcd 0.00 MB 5 41
145,087 145,087 000000000000074b4008745f5c14b6658be434f5dd636b38b1555a696a2abe22 0.01 MB 22 296
145,086 145,086 00000000000008742f4debd4fe216f9cbcc38edc716b71aa58d5f580232bd5e9 0.03 MB 93 24
145,085 145,085 0000000000000299ac7447716f723f7c7e37bf893c70c904dac7957e0744290d 0.03 MB 57 173
145,084 145,084 000000000000094c29a798bc3aaa5b5cf94ea3e215671ff40569f1d66d0f95f9 0.05 MB 97 131
145,083 145,083 0000000000000749fd7582ead5db2ca0090ec2d6f1721bf7787c22e896d7bd84 0.00 MB 10 157
145,082 145,082 00000000000002074941d9de344f90091ee08acc8a78fe6a2babeb66b4b8df88 0.02 MB 7 214
Previous 10 blocks ↓
Total Size: 778.92 GB

Node Details:

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