Loading Tool

Explorer IconExplorer

Memory Pool

15,877 transactions
9.10 vMB
0.04450963 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.73/200 MB

Candidate Block

Mining Attempt 58ebd9ae4cf8165bb61f3fe2a5e00aa28dd29085a6e73925a159d0ae717b44bf
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root f61c474e4307a5b16e020387aa9166e512ceb0a555038e2ea15a01629ed7e549
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.02458196 BTC
Median Feerate: 1.56 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (772,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,926 140,926 000000000000045d8ee15145b337a68a8fcac0ec3383a6dc66fe8231e975a86d 89 0.03 vMB 74
140,925 140,925 00000000000000aca192e11511b57f2315c05ad35b74ee791a3c583e70dd37df 33 0.02 vMB 175
140,924 140,924 00000000000001848c99ecb30ba01ef8845a4f3a919d12d0bdf100de8fed0e23 30 0.01 vMB 136
140,923 140,923 0000000000000505d10f019c9b3f65adfb5f3108b768ab1ee20e11de5ebb6a00 24 0.02 vMB 157
140,922 140,922 000000000000052e30dd0b273b500fde21e4bee67d1f5cd05fef91a663dadfcd 149 0.05 vMB 53
140,921 140,921 00000000000006a0e9cbe57335835c382bc09f11045b68dbb834495f4ae22faf 104 0.04 vMB 238
140,920 140,920 000000000000017fab19329089a1ab54e1f4ab110b1ef0c5d4f9990c2815d624 14 0.00 vMB 897
140,919 140,919 000000000000000121734a048a6dcd9f5184929ef6b4d60fab74612de0e5e26c 107 0.05 vMB 275
140,918 140,918 000000000000038559aa65f99789894199f2f4f08bfba66454864b5e514ba58a 19 0.01 vMB 295
140,917 140,917 0000000000000390717df9a1baaf8e65f9b96c87ee994d20dd897a95e8adc3e9 84 0.04 vMB 178
140,916 140,916 00000000000005ab0d71214ffa5b38cd51e13525892a221bbf748fee8de806ad 107 0.06 vMB 190
140,915 140,915 000000000000086c4deffb797bbd084cebeff98b9967c9a6450e9118813b5f79 167 0.10 vMB 476
140,914 140,914 0000000000000452918ccdebd47fd6e808838204d3311badf7d20eee3cacd884 1 0.00 vMB 0
140,913 140,913 000000000000036430dda4c2e0e2cb0f3b98893fc3e3cadd4db99e6ce6cd5bc7 7 0.00 vMB 86
140,912 140,912 00000000000007f15e2e295a697bba76415eac8149d2cb9bd4167ced0fdde4db 12 0.00 vMB 0
140,911 140,911 00000000000002d686e56746e94d8587ce9fe79793c0b28b750317677a830b8d 161 0.06 vMB 1,859
140,910 140,910 00000000000003b2f362306df3232af83f397ff58bb8562c296bff290d28d857 69 0.02 vMB 171
140,909 140,909 00000000000003d961404286ce3d29d45e402725225ffab55f77db911bbf475a 27 0.01 vMB 13
140,908 140,908 00000000000002444daaac90a79da204f38a31d02f14503b48b92f06f7e3465e 8 0.00 vMB 17
140,907 140,907 00000000000000f403070c91e8b6d600c4a6f275d3cb100a61e78cb123ab8614 57 0.03 vMB 152
140,906 140,906 00000000000007b64474d6436a3c32344a09c8fdd476d51af22374307649690f 13 0.00 vMB 30
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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