Loading Tool

Explorer IconExplorer

Memory Pool

42,664 transactions
26.83 vMB
0.06652934 BTC
Random Selection Loading Transactions
Max Size: 140.88/200 MB

Candidate Block

Mining Attempt 4bccdddcc5aaa7ef7d8d2213da638ce4cf2532b551727e385aabc438a1ac175d
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root abd343000c6fb5705729d7e183375a154e4c4cfc917985372f2439b775569794
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,875
Size: 1.00 vMB
Total Fees: 0.01672001 BTC
Feerates: 181.54 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (806,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,339 108,339 000000000001119a829e51057ab9501295d857e2a92844c91ef684095f439217 8 0.00/1.00 vMB 0
108,338 108,338 00000000000178731e3088683ad9c768b0b23811ac325bb61675a34db88053ef 9 0.00/1.00 vMB 0
108,337 108,337 000000000000fa17e6c5832ad48fbf527e4e2b935bb66391709c8279c80631e0 39 0.01/1.00 vMB 0
108,336 108,336 0000000000020ed5b5d8bf18344b657e714f7f2f1bc7ddaf8bc81d5378a1d741 4 0.00/1.00 vMB 0
108,335 108,335 000000000000f229799ab9c45cce9ecb76e1b490bc2bcdb165bb08828a0da03c 7 0.00/1.00 vMB 1,230
108,334 108,334 0000000000023d0db069106169afd2ac8c291e0501225c79b2b541a08e266827 1 0.00/1.00 vMB 0
108,333 108,333 000000000000a1fbec6e3b330e318ba91ce4980547336d07b11660c3af450477 2 0.00/1.00 vMB 2,277
108,332 108,332 000000000002760f22c01307d64076ba64529bc22c61b0e688e3f6a87e59c2a2 3 0.00/1.00 vMB 2,227
108,331 108,331 000000000000e24c26fa722a67f6973eca748c972d970261240c78c7b9a3c79a 1 0.00/1.00 vMB 0
108,330 108,330 000000000000075c1662a060babe97843086dacbadcc53738f28dd428db79092 6 0.00/1.00 vMB 0
108,329 108,329 00000000000064c5ae13311799636f3c19a37a98daebdab01f498e1e9bf50afa 10 0.00/1.00 vMB 0
108,328 108,328 000000000001227b38d417dce7309fbe26143523c2149c5191af680433c672af 12 0.00/1.00 vMB 355
108,327 108,327 000000000001123bfbba76b940de6088286febacb30ffd42841d01726e105f82 40 0.01/1.00 vMB 99
108,326 108,326 000000000001ca42fab33070dbdab3162b7b8cf499c205df86540c362ff19ddf 8 0.00/1.00 vMB 0
108,325 108,325 00000000000127d7fe6b2633ef3cdf5d8fc4c4dcf700b3daa7a24e519ba62528 3 0.00/1.00 vMB 0
108,324 108,324 0000000000019ccc17b063ba57f2e8bcc3ef504eee2af26d121d6fb3b97869d8 13 0.00/1.00 vMB 0
108,323 108,323 0000000000008d98df780a2158920f63a4ef44bf5c304c2367f1980f0407a75e 12 0.00/1.00 vMB 0
108,322 108,322 0000000000004a8e48b5730c92e4c588b16e12908b9365d3723202e17d46ff35 12 0.00/1.00 vMB 0
108,321 108,321 000000000001908a8afc98be2b913d22f79b73fa3f1b78fe2b9cb8d1acdd435a 6 0.00/1.00 vMB 0
108,320 108,320 00000000000277158439aaaadc4e30f7b0dd858c1a907d605c2f07a5a3485649 12 0.00/1.00 vMB 0
108,319 108,319 000000000001b01a1edbc781d14a89cff720532b758d743c85c09be3bd13d1e5 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.