Loading Tool

Explorer IconExplorer

Memory Pool

89,145 transactions
33.64 vMB
0.25632352 BTC
Random Selection Loading Transactions
Max Size: 195.85/200 MB

Candidate Block

Mining Attempt 83f7dba8bd1220f031dc7cfe2dbdf136fa6987f5c7e9b3135ad4217560e76e2a
Version 20000000
Previous Block 00000000000000000000dcfe18c3e42ef91cba968ba3b2f26fba23c17a72a66c
Merkle Root bae12e7588c8b80fd07726417ac7c7a77146c5f22b57277d4c099a23ef42921e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,238
Size: 1.00 vMB
Total Fees: 0.06059598 BTC
Feerates: 200.39 > 6.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,636 (663,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,081 252,081 000000000000004b2519c3c982f1916f6b3ae61da019cdba6b4dd07ae1e58c21 308 0.15/1.00 vMB 38
252,080 252,080 000000000000001f3188356520c8c0435bd6786d6033e72d5a6ab370d585774d 667 0.25/1.00 vMB 141
252,079 252,079 000000000000003c7d8e19ff6b6bd9088f6433c1ff3c5b0c9c5156dad610a200 194 0.08/1.00 vMB 161
252,078 252,078 000000000000004cde02c2887037943850b2ad66fbe03a91f8b735624b7d92be 512 0.23/1.00 vMB 36
252,077 252,077 00000000000000348057d31da3aed14472dfaa600433f2c4ff4355716f0c4c55 264 0.12/1.00 vMB 161
252,076 252,076 000000000000002c72037ae8c382d8fc1f54aeb9f1fb73779bf676f8568f10d0 276 0.15/1.00 vMB 54
252,075 252,075 00000000000000347b86a9915e1f6329b01df2643fa54efa3d77dd770c776481 6 0.00/1.00 vMB 132
252,074 252,074 0000000000000032d4e00391bcfc33901eff2fba9c3f11bfe409d562d2f73b9a 186 0.09/1.00 vMB 137
252,073 252,073 0000000000000040647c6a664ef99f534b685853126797c0f6cd1c28709163b2 42 0.03/1.00 vMB 84
252,072 252,072 0000000000000042bc10442eb1ea21914739f1cf9e3c56ac3d8b33fdd1635058 76 0.03/1.00 vMB 113
252,071 252,071 000000000000002c5b659ab4e38092d461dbdda711beb51906a7d13248afb9a0 247 0.18/1.00 vMB 69
252,070 252,070 0000000000000023f73f215969994dd6c4b0351d98f8de323b725048d778e0d8 279 0.14/1.00 vMB 102
252,069 252,069 000000000000003f7828be99bb08cd34558f310db7e9983c71ed901889996b7f 61 0.02/1.00 vMB 123
252,068 252,068 0000000000000046abe9dc9d33751d91cf06df10547b0dbf8b0da4cf39084f77 210 0.10/1.00 vMB 119
252,067 252,067 000000000000004d70e443721092bcffb4d176043850aa9a0b0e4544c03201bd 289 0.13/1.00 vMB 119
252,066 252,066 00000000000000339a04ad4e7cdcb0f2bc613462002e1fdd3e938cc7d112d1b9 100 0.05/1.00 vMB 110
252,065 252,065 000000000000001573b474ead29073c53044be7b9a4e9e22f03e56835e530c44 248 0.12/1.00 vMB 117
252,064 252,064 0000000000000054512d1080a3f8eaf55005cfa246431a6b8e04a59756f319bc 232 0.10/1.00 vMB 105
252,063 252,063 0000000000000010917d8f7e5c0df53c1760995061f42be8b02b91bdb1b0630e 216 0.18/1.00 vMB 15
252,062 252,062 000000000000001a9a1d0689984b2454a58648b5c45e21df88b87ae52888f117 636 0.25/1.00 vMB 102
252,061 252,061 000000000000001228df7fe5be784ae9785d386ca9804407687941ee174b9580 569 0.25/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 783.49 GB

Node Details:

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