Loading Tool

Explorer IconExplorer

Memory Pool

49,230 transactions
29.80 vMB
0.07446681 BTC
Random Selection Loading Transactions
Max Size: 159.42/200 MB

Candidate Block

Mining Attempt 1d140e84510feb943e702dca91511f8ce89b00dd5a25823d6df195ffb5ec6a1d
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 5988534bfd350d0c7cc454b5ba07852a955c78486479c857771c0ff907c88e12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01296347 BTC
Feerates: 117.91 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (732,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,089 182,089 00000000000009618cf1b1af8cb0933d1075794d573cf9836c7989e8cd42851a 103 0.05/1.00 vMB 40
182,088 182,088 00000000000004baa6053ed1b6ada88dce11739573aff0020be3d1fd222e7176 67 0.03/1.00 vMB 30
182,087 182,087 0000000000000554a559d34099f47599d1870e372afdb052a6a80c3d68cf4efc 136 0.07/1.00 vMB 65
182,086 182,086 000000000000050510f651293f3d67e6a733638fe26c645466b407f097a0a265 523 0.21/1.00 vMB 128
182,085 182,085 00000000000005c58057d9f7647b0209460f76e2606f828356a6a8641e474aab 533 0.25/1.00 vMB 124
182,084 182,084 000000000000058968dfa59e68fca125f90b71e97da92fd9356e945617c770ee 1 0.00/1.00 vMB 0
182,083 182,083 0000000000000677b47709e6980b8580d4841aae559c48525e472ef40c691738 641 0.25/1.00 vMB 120
182,082 182,082 00000000000001d9577471b60028b1f2f5a62326bcca90e3871d8ebb9000c2ed 12 0.00/1.00 vMB 296
182,081 182,081 0000000000000237bcc5855af3f0d0acf1e6c4d19a4f54207f65e2d14925f5d8 416 0.25/1.00 vMB 121
182,080 182,080 00000000000000ce9a4f4f51d0ee141f3a7a37df0a478fa6078943bf004ed270 557 0.25/1.00 vMB 126
182,079 182,079 00000000000005e5054a70739aca32d9784f79ea66f336d2f2ea1dd994f73c51 147 0.05/1.00 vMB 61
182,078 182,078 00000000000000b4fa22ca128bacda4eb96e1244fc1b821b183e5437e21943a8 138 0.05/1.00 vMB 0
182,077 182,077 00000000000006fa65f7c62b52f4615274406445f6743e4138eb2e6097e95082 75 0.03/1.00 vMB 0
182,076 182,076 00000000000000666dc1eb59ace8b57fde2de14e0e1dcf77daa76f9f95f32605 105 0.04/1.00 vMB 63
182,075 182,075 00000000000009c6a7b3e37e794aa3b2b4ada2569f44a1f36191fb5e7463f62a 629 0.25/1.00 vMB 116
182,074 182,074 000000000000049b53f2562f3d574cecd144d915e4867c246b4b880b3fb28dbd 512 0.27/1.00 vMB 75
182,073 182,073 0000000000000334519b5566aee6960e576ad3390b1f4e6909778ea247f27d07 431 0.18/1.00 vMB 114
182,072 182,072 00000000000003a5daa3db785561bdb4c358538ea28b5bfe04cdd47dce302326 7 0.00/1.00 vMB 0
182,071 182,071 000000000000076e8a54d15cd37e74629366688ef63da1d87189f6f4eca5017a 266 0.14/1.00 vMB 103
182,070 182,070 00000000000009c22955f8677bd2977c6c7b5eb196fa0285cf3f3a08e5bae275 512 0.21/1.00 vMB 139
182,069 182,069 0000000000000433be812a3c6ba6a5b25f3f9ed8b34eefdbbce52d15f27b2d1b 222 0.12/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.