Loading Tool

Explorer IconExplorer

Memory Pool

40,888 transactions
16.51 vMB
0.12677662 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.40/200 MB

Candidate Block

Mining Attempt 1610917bd5e2252ee4a25a7b2eab663f089b2f1cdbadc93a0fef6ecce7dc9bfe
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root 6498c732229fea87b61f18b4be6943e67a58ab3c5b31bde107eb4f6d311a892b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,777
Size: 1.00 vMB
Total Fees: 0.03991324 BTC
Median Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (771,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,216 142,216 00000000000006d66dc05bd1ac049664a132a2ff780fa9f3ece4cd154f7ae19b 27 0.03 vMB 200
142,215 142,215 0000000000000397db979188379e6b483bcb6fb50ea624c93cde5863dbc59043 72 0.02 vMB 0
142,214 142,214 000000000000073b829118f0d6df40acac3c9e55108a8f027679caad810230df 12 0.00 vMB 17
142,213 142,213 00000000000002d58302e53117d48331a7d65433c82b5d946e296b30c387e7fc 53 0.03 vMB 127
142,212 142,212 00000000000003590a090c39720cc4e2c3e5e3cd0ab2ce297ef206894487afd6 26 0.02 vMB 179
142,211 142,211 0000000000000798dbbec3576f4ad4140178314c44b9ce9ad8736ea20c6d61f4 30 0.02 vMB 437
142,210 142,210 000000000000011b874c55384cca4235550944c6317367d6efb59a7ba8c8852e 12 0.00 vMB 67
142,209 142,209 00000000000004bd12672a833d175e710985191aa4af250a3567bc2bce91ac30 73 0.03 vMB 127
142,208 142,208 0000000000000517dbaaee07a1c58910eac0a839d1da80bc3e72800166211ae7 2 0.00 vMB 63
142,207 142,207 00000000000002676c930fb939c870c2e70aae653bc99f0dedf8c88605386dbf 82 0.03 vMB 214
142,206 142,206 00000000000007230ed7742fb28f078483dc3cdf4911205e960afda299ce99b1 10 0.00 vMB 213
142,205 142,205 000000000000012c4c7d9cbb059ab64e58efb10c4482a9d1af77dd796ba4bff7 96 0.03 vMB 7
142,204 142,204 00000000000004d74307314cdd51759dc997d549ffb132a6d01f25e6016a2c4b 21 0.01 vMB 71
142,203 142,203 0000000000000481c367d4e284babfc2172c2c562b3ed77d0c0d135aa6be4051 15 0.01 vMB 38
142,202 142,202 000000000000071b3649920151187f50ec225ab713e532429939d7f91a4a4246 19 0.01 vMB 45
142,201 142,201 00000000000007642f77ed5ed0d33e2ac94ee463fe26dae4c79a7ae928fba801 22 0.01 vMB 72
142,200 142,200 00000000000007839bb5c112322aaced4fa54a83b05de0cb0629eabfa307f300 127 0.05 vMB 164
142,199 142,199 0000000000000503309c173bd8cfd669379ce685b584ad8401aab22e6e38d322 22 0.01 vMB 416
142,198 142,198 00000000000008a756b1cc37bff348d488349abd380c07315153d2cae0db5fa1 26 0.01 vMB 104
142,197 142,197 000000000000035def8d95b780b0ab1da8787274303af876e8e1918b71481e09 31 0.02 vMB 394
142,196 142,196 000000000000072d9e266b224b5b8458f71cd26444e39bcfe8f64e0756127d72 19 0.01 vMB 20
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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