Loading Tool

Explorer IconExplorer

Memory Pool

77,814 transactions
28.68 vMB
0.09638709 BTC
Random Selection Loading Transactions
Max Size: 174.30/200 MB

Candidate Block

Mining Attempt 408d029e01175c1ab25ff5708e35bf3b4439a8d5951420eb70291eee2ac6845b
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 60d68cd175151fee2fac5c08d56fb10f3edbf85aba69264e88897559661359df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.03010922 BTC
Feerates: 477.45 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (734,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,842 180,842 00000000000004d194ef182d07defa3a256042a4c19606acecab891a23a3fd39 34 0.02/1.00 vMB 149
180,841 180,841 00000000000001abe17b2f287ce1eba8fbdabeea6640762959865ac4e2cc1fdf 128 0.06/1.00 vMB 141
180,840 180,840 0000000000000208d5d05a4f5298108c9a08d8365b5d66f378338a8861517482 500 0.21/1.00 vMB 123
180,839 180,839 00000000000004a9fea69433277d17381f60700c79cd85b891a62391003ea5fa 545 0.25/1.00 vMB 125
180,838 180,838 0000000000000412835a21f9f7a87d473e01121511830fe332539cd454ebb6af 754 0.32/1.00 vMB 133
180,837 180,837 00000000000006bc9956fe5ffc47c310a4270f560866ee86d8b5b30f75ff1ee8 1,024 0.42/1.00 vMB 138
180,836 180,836 00000000000007c2e6fd8463d0065feeb25a069d4c7d48623ac2a023ea50cd32 139 0.05/1.00 vMB 109
180,835 180,835 00000000000005ce4692f15dbf02a809cb9b00c0fa727ee97de177e3408a5dae 57 0.03/1.00 vMB 106
180,834 180,834 00000000000002deeb4e7caab32013d4f0d74cdb95739e998cb2b902a95c5335 157 0.09/1.00 vMB 106
180,833 180,833 00000000000004e1156fad6682938cd79383b0715969263286c0d877d5cf5174 256 0.10/1.00 vMB 145
180,832 180,832 00000000000008a50e27b1782d9c57a080200f0e493500e2fab431a7d268fc0c 67 0.03/1.00 vMB 111
180,831 180,831 00000000000006bf115fa4ec5b84f9d95cd5323fff224df61cfc371a5b817e21 110 0.04/1.00 vMB 125
180,830 180,830 00000000000003a5521776d7f22c4c73d4f24ff4dd9f7442e697c291d1512c8d 84 0.04/1.00 vMB 163
180,829 180,829 0000000000000180ec5c15c44e17f66d53076d84195204ef97994f122942c98f 9 0.00/1.00 vMB 281
180,828 180,828 0000000000000041e4d2f8e2946a94b271e1d0e946713039c03b863fe8b2817d 396 0.16/1.00 vMB 171
180,827 180,827 00000000000003f4b2a979d2de5bab7d690a9296939b512917a83cabe9b4ba5f 171 0.06/1.00 vMB 90
180,826 180,826 00000000000005b60cc0f8852a98cc5801e6c23e1325766941be082a6c3c7981 68 0.04/1.00 vMB 78
180,825 180,825 00000000000000f228921b7802e6a4344175afc87c8449c1d62964982b8b3e98 60 0.05/1.00 vMB 63
180,824 180,824 000000000000028230a583f1313028de7d82fba1080feab6feff1e85dd1a45f4 8 0.00/1.00 vMB 106
180,823 180,823 000000000000083e1f0db85bd17e63ba5a321a5d448c5680bce3480067b3906b 8 0.00/1.00 vMB 35
180,822 180,822 00000000000004806d77040b2d3bbf0155972ae5d90a6766168b7e447cc7aee1 49 0.02/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.