Loading Tool

Explorer IconExplorer

Memory Pool

16,992 transactions
8.08 vMB
0.04988533 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.89/200 MB

Candidate Block

Mining Attempt 5340493fc2e87660b21d5314e795965a9a32f5642781898bd93255f14a973917
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 77353c1e1b9dd375b85a04b6d460e1903c28900b3a44a789d24d073135a318eb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.03294502 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (743,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,926 169,926 000000000000043571d84726ffaaa1064d78b8cab603f0e650bff5c949257319 130 0.09 vMB 693
169,925 169,925 0000000000000526cabe6ba4a89c67baef607cb31a7cb401ee823249bde64caf 1 0.00 vMB 0
169,924 169,924 00000000000001e9c998a0b224ab090795909c5e879c4fba6db536614269b3f8 31 0.01 vMB 160
169,923 169,923 0000000000000397fe9061b49e24f2c75782ded14051727a64bcdce11f79325b 73 0.03 vMB 63
169,922 169,922 00000000000002a866210ec1eb5d01440c39ac2ffbe6585a701ba7c7f3dd8801 1 0.00 vMB 0
169,921 169,921 0000000000000197b529dac63b79ce56566a20da55c50de27d590b718448c9d7 67 0.03 vMB 82
169,920 169,920 00000000000005c4dcd0fbf6cd6d03f4d0da543324b403111f2c029e5cf4a70e 100 0.15 vMB 112
169,919 169,919 0000000000000257386bf88073d5c82b60ba671f24e89c96909e9b107a8738e7 1 0.00 vMB 0
169,918 169,918 00000000000001a4b49e69b245cfcba5e8921d27f340e9f6235d57458722bb92 8 0.00 vMB 3,231
169,917 169,917 000000000000028a5d80624cb118a1385f4648cd606b1029c8e069cd27166697 41 0.02 vMB 858
169,916 169,916 00000000000008c9155de371220c8f052fd14f42012a612b69f964497daaea08 90 0.04 vMB 201
169,915 169,915 000000000000069a713050b4fc488e27f6525f3e33d0caa86bf7268f35db865d 43 0.02 vMB 246
169,914 169,914 00000000000009842a53dbba16a688148ec603cd4fb3f882efb49bedcec73b4c 4 0.00 vMB 0
169,913 169,913 00000000000002c0c7c6f41ce2832254a37d149596726fce04424fc51750f15e 21 0.02 vMB 41
169,912 169,912 00000000000007a3bcc60ab3f46523e37376a0ddfc99decfee94bd67322ea4da 38 0.02 vMB 86
169,911 169,911 0000000000000b17804d3d0820940b3f219358ce41b5540c42d4b0c6705cbdf2 73 0.05 vMB 546
169,910 169,910 00000000000000514cb3e8d9b0245f036201f77cf2686d1be753cd9ed14e69db 36 0.01 vMB 51
169,909 169,909 000000000000065f50046aba02c48805d6030e7983f9e7609d8a1dd093dc3ff5 6 0.01 vMB 49
169,908 169,908 00000000000006b0e9d11cc26df9d66e924bea0d7ab7369f7a4bd726a87d23c0 97 0.03 vMB 29
169,907 169,907 0000000000000b02a2789cca6e54219f4b7f33567906af6909bd4c625fb535f3 75 0.05 vMB 90
169,906 169,906 0000000000000502dc6bc00b0d00dc188d6cb1d717c5af79fa4186b1d32b118f 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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