Loading Tool

Explorer IconExplorer

Memory Pool

42,837 transactions
26.73 vMB
0.05364260 BTC
Random Selection Loading Transactions
Max Size: 140.60/200 MB

Candidate Block

Mining Attempt fc7f2d6f8c1df9205f5c8c1e95c968584ca53c7d12abaa19766ff6808de1dfa6
Version 20000000
Previous Block 00000000000000000000e3ac99be0c75a7c1598359aaad39c4e0ec9e97012d70
Merkle Root ceb4c21840b32b3545e75c61139c464ab645a97b9cfe2e03965333eb999247d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.00425285 BTC
Feerates: 14.54 > 0.43 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,896 (684,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,971 229,971 000000000000013c8ec7774921089ca21af7e65d0416eec0b5b3f608daab3e63 240 0.16/1.00 vMB 115
229,970 229,970 00000000000001da797a194ea28a6bcda745c86e77a97ae0f76de00616e6f2ca 204 0.08/1.00 vMB 178
229,969 229,969 000000000000015939573d2961301591ed559a4ad2df54a58ccf723bf8a6a1e9 51 0.03/1.00 vMB 49
229,968 229,968 00000000000000076bb93b2671bd427b27af05e5e736e027da91c8766fa7fb32 608 0.29/1.00 vMB 155
229,967 229,967 00000000000001f942c27b53852beda86d450b2040b310a9c6def3524236b192 167 0.09/1.00 vMB 196
229,966 229,966 00000000000000f62168370043dd69ca8d7052a9a534938bb52febc136932870 444 0.19/1.00 vMB 168
229,965 229,965 00000000000000b8a4e0e5846ac698059cef2fad4b0a16df2e642cbf2e80f5a5 440 0.20/1.00 vMB 132
229,964 229,964 000000000000001779814b1273a60c7f23ca7482bb39ce4f3473a7982b6d80fd 596 0.25/1.00 vMB 201
229,963 229,963 0000000000000039510ef8e4fe6ad437f50c3923107e5bc06e3bee1e119c9b1c 6 0.00/1.00 vMB 0
229,962 229,962 000000000000016cf559c7c0df5b8de5004f21319e1d33f0451603415b9f99b6 159 0.07/1.00 vMB 179
229,961 229,961 00000000000000269b5562f8e9a533782232ea87dda806f997dafa2391c6d1f5 290 0.12/1.00 vMB 152
229,960 229,960 00000000000000cd6dcf84b820f6c14a5d3da6a4d81caa388bacdbee8963f430 266 0.13/1.00 vMB 134
229,959 229,959 00000000000001d9de05c7fe39bf83e272464973dcc43439dea9b6d18380271a 208 0.11/1.00 vMB 164
229,958 229,958 00000000000000a461724b89c9818c9b76f8152b37b215beefd5fc5618191273 6 0.00/1.00 vMB 43
229,957 229,957 00000000000001941d677ecb5bd227684b0e275ddd3be6565d7084a976ff8fdc 31 0.02/1.00 vMB 22
229,956 229,956 00000000000001cdeae59b3ee8d33bc25e374ff896709517c850492dc2a78780 553 0.30/1.00 vMB 142
229,955 229,955 0000000000000118d261651b8994b4a4ba37d1c6027de7184575b10bbd13fcf1 605 0.25/1.00 vMB 209
229,954 229,954 000000000000017cf0ffc9806abb81e9ad132d7fc77bb36397fdbf512a5c29c9 125 0.05/1.00 vMB 205
229,953 229,953 000000000000009a2438a3ef6926db02013b047abe91be19359d7c88b69ccb1d 359 0.20/1.00 vMB 59
229,952 229,952 00000000000000506bd8f3f9e46cc4e9f90b09ce3044a2d23de3a1562cd3cce3 322 0.13/1.00 vMB 164
229,951 229,951 000000000000007a353c907e959f826bf38f5ded14eeaea0942b4699a73f537d 209 0.25/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 654.09 GB
    • Received: 14.10 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.