Loading Tool

Explorer IconExplorer

Memory Pool

42,293 transactions
26.70 vMB
0.08571620 BTC
Random Selection Loading Transactions
Max Size: 139.46/200 MB

Candidate Block

Mining Attempt 7b28871af183d4d4e90329a45ad75b27c859bbcb005c634c818c100b3216da4b
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 77a58f69e3b38466420570c57135196d2736356e8250b03a82e01eefaddb28f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03624451 BTC
Feerates: 151.01 > 3.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (733,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,177 181,177 000000000000097764c1e274baf67646ad1569b51b59e6e15bd5f51d31c7d55b 369 0.16/1.00 vMB 180
181,176 181,176 00000000000004fcd96100416cd60eb7d6adc47ec44b647f4a6e605f9b966411 8 0.00/1.00 vMB 31
181,175 181,175 0000000000000486ca1d343627c9b0306b74044efba148f21fd670f8ac9b10c5 127 0.05/1.00 vMB 57
181,174 181,174 000000000000027b51573136d9c091782109209d85b71b6f76567bee46fda800 206 0.10/1.00 vMB 115
181,173 181,173 00000000000001fca8e19f09d032891d6f1b3eb8cf6f72e5472c9d8dcaa25e2d 387 0.18/1.00 vMB 156
181,172 181,172 00000000000005354b4b6475c8ca439c8697147a392192b7afe1a2014139a1bb 21 0.01/1.00 vMB 6
181,171 181,171 00000000000007075b4ad39d9ae30378ca8cdadfe7e480d6216a579fba7c6ea8 226 0.09/1.00 vMB 131
181,170 181,170 00000000000004769fa26c9c96f90c8b36b2cf5faa4c57cf1d4a28899c636cee 71 0.05/1.00 vMB 87
181,169 181,169 0000000000000974f8494eeb38c527612cd9164885d7b5af5cf807fa1e251736 42 0.01/1.00 vMB 0
181,168 181,168 00000000000003162ce631fb3d5d0d997ecc2e9aa4706ce657ca55995a266118 390 0.19/1.00 vMB 172
181,167 181,167 00000000000008271fd09da37a545bd1a5b6e8854aa07ed4483cd28a8b97e3a6 62 0.03/1.00 vMB 11
181,166 181,166 00000000000002c74c2f0b81653ce133fa33e03751b551ddce3730e97491fc7a 626 0.25/1.00 vMB 130
181,165 181,165 0000000000000706eee47bcbd8ee04dee565b9f3c474c4b081c89a5f9761c3f7 118 0.05/1.00 vMB 90
181,164 181,164 000000000000064ba84a9b5c982e2b88ed6c9b361f91b770994a7dd32923d0d1 11 0.00/1.00 vMB 14
181,163 181,163 00000000000005a4ce140f098bfc7d094395128c8f633b0129af136e6b7cfa50 140 0.06/1.00 vMB 140
181,162 181,162 00000000000007f11c8725529d5e056c5eb9880368b6bc9846a44d63ce1e4e03 93 0.05/1.00 vMB 88
181,161 181,161 000000000000015898ba44f3110377c7e948bc6714ca87378c904fbbc8a1248b 166 0.05/1.00 vMB 199
181,160 181,160 00000000000006e85586272cd1e335345534cc32ae99e382214be56cfa5ebbc8 64 0.04/1.00 vMB 165
181,159 181,159 00000000000007b6260dc986a74dc300c89431436c4e80a5fe14ae8c3ca509b5 298 0.15/1.00 vMB 134
181,158 181,158 000000000000056ba6f9bbcf40d27bb544754dc2e5d7414b85c9ca0fe7cc6822 61 0.02/1.00 vMB 2
181,157 181,157 00000000000002ced03dba630a7ab9c9812b434f7cf26bb1937da03f6aede1ad 768 0.38/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.