Loading Tool

Explorer IconExplorer

Memory Pool

24,105 transactions
4.94 vMB
0.06916331 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.71/200 MB

Candidate Block

Mining Attempt 13c23dd730c0f1cca8b12d9d1d2e506c488f9f1c1f57ee915a10aadc72f9e2a0
Version 20000000
Previous Block 00000000000000000001edf46d90d4284aa228c252181598871492192f02e29c
Merkle Root a056537eeacde5e588a2961ea9a5847a868cdd79a239efac969bd500faa0827a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,027
Size: 1.00 vMB
Total Fees: 0.05158576 BTC
Avg Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,863 (766,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
145,993 145,993 0000000000000635f5ff4a487b7c8db9333341089428849cbc6e8e8eceb69fe3 0.05 MB 109 337
145,992 145,992 00000000000007693ee9c73334c43b8dcb85e1761116b9923f3a78ba49bdd0de 0.01 MB 34 36
145,991 145,991 000000000000014c0e85d39fc4511a498cfd022e03c7eee3b26b0f744f34a20c 0.00 MB 4 0
145,990 145,990 000000000000028484b076dcfe43ce53ba9244fe93fa2e02540934b46b570b77 0.02 MB 53 145
145,989 145,989 0000000000000804c6cf1e6da49695672e4d3943bc0b5704681a10c83df15c36 0.01 MB 29 604
145,988 145,988 00000000000004868d03516d71f8a8f80fdc19cdfbe0e83375cd12bf9dd55375 0.01 MB 30 70
145,987 145,987 000000000000051f4b3c4811469a7437190e996c3c964a4d7148091d6599ab8a 0.02 MB 40 277
145,986 145,986 00000000000008a8585b648575be056dd1b8e4a0afb330cecb4e0a3158cee53d 0.03 MB 61 118
145,985 145,985 00000000000003238f5ca987ee67154876c2e3ac185993e1f7e3ad4e869521fc 0.01 MB 19 85
145,984 145,984 000000000000002241293522608f5d43cdfed0d9e650a059dd4e08664a5f7bb3 0.02 MB 61 65
145,983 145,983 0000000000000204e38fdf1bc1c59684143447e2ce1333c3053ceb74aa87d097 0.01 MB 20 219
145,982 145,982 00000000000005d617b8572e6c416d0e2cb27c906918f9e04906f48a21aaf398 0.01 MB 16 328
145,981 145,981 0000000000000301ead6529de31fb59f45313b27bdc2f6bdcecfea66b3d20fc3 0.01 MB 24 147
145,980 145,980 000000000000071e4961d5a966281ad521d9571e6e137ba0d68d63cfae479d37 0.01 MB 25 29
145,979 145,979 00000000000002126eeee4230482b83bfd0d8399f5d7d78a138e8918172e5792 0.05 MB 154 41
145,978 145,978 000000000000030a8cfe751d1512ed23b6576dbe4a5f5078f0166f1ddb04ca55 0.00 MB 11 16
145,977 145,977 000000000000008d52d39d96eb511c4c2df8db872f21ccc155f7141efc2c0860 0.01 MB 29 187
145,976 145,976 0000000000000595a849a45d7d63c95c8b7a41b741c84c404a96cc665373f62b 0.01 MB 24 48
145,975 145,975 00000000000000b722dfdca56b0a12640aa91c7ced267597592ed5d94cca731c 0.00 MB 6 1,688
145,974 145,974 00000000000004a9ad0e6cedee3df2658d5fb37e154be4de6d95fd621806e079 0.01 MB 26 277
145,973 145,973 00000000000006274ad73d0b9f4db9dcf5a0905cf9c20d56b71361fc3220f62c 0.03 MB 54 149
Previous 10 blocks ↓
Total Size: 778.60 GB

Node Details:

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