Loading Tool

Explorer IconExplorer

Memory Pool

40,427 transactions
26.15 vMB
0.07267060 BTC
Random Selection Loading Transactions
Max Size: 135.80/200 MB

Candidate Block

Mining Attempt 5865f8dd58e498d2f08e5022a2fa78664e12ec42bc707e45ed5fb8780b55399a
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root eb2ebaad31975da3ced92ee12a389b96e63c37cc8ded095559b386ad7ac950b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.02498938 BTC
Feerates: 73.20 > 2.50 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (733,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,187 181,187 00000000000006c501c4a144abcfdb85a9c7c399c36ec0232ecebf7368cb48cb 596 0.23/1.00 vMB 128
181,186 181,186 00000000000000dea5ae0b38de53592d23af96649e9366b2fc3695a7c25c4837 135 0.05/1.00 vMB 94
181,185 181,185 000000000000076e35fbd02a122f0bd055bf241b81d5ad29641ed62ad16059e9 111 0.05/1.00 vMB 81
181,184 181,184 00000000000008729ba58682044b1b53a1cd247e470e180f07a87334078ffd47 526 0.24/1.00 vMB 152
181,183 181,183 000000000000042bda1a5cd12b379094c0f5ab02bf0f2ea0aa0c9ed29f1c0b3b 12 0.00/1.00 vMB 16
181,182 181,182 0000000000000159f71a1468dc809ab5a5236dc40530ec00fd306ca5a38cc870 23 0.01/1.00 vMB 95
181,181 181,181 0000000000000215f180f224867ea9269b755fa7d1833508d9fb0bc5cd201a9c 99 0.04/1.00 vMB 93
181,180 181,180 000000000000042ccfd86233093dbdb7ca00f96814267978273adcaa35c2cbab 256 0.12/1.00 vMB 239
181,179 181,179 0000000000000682a0940f109ac486b4ace302edf55659bbde4b12849b445ec2 128 0.09/1.00 vMB 53
181,178 181,178 00000000000006f625cb4a7e28f254754ee96a0d0be1e6838ca442878635a96f 143 0.05/1.00 vMB 63
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
Previous 10 blocks ↓
Total Size: 782.16 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.42 GB
    • Received: 13.87 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.