Loading Tool

Explorer IconExplorer

Memory Pool

80,134 transactions
30.17 vMB
0.11666791 BTC
Random Selection Loading Transactions
Max Size: 180.48/200 MB

Candidate Block

Mining Attempt 416274ea3184f4d0fd7531e849761a7c58333fd08f0edde9a705acd5964d7e8b
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root 76b101c1a020ba0c74ac7334bddf168b4e23bf693f9c8e5f2836f7a5d203095f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,709
Size: 1.00 vMB
Total Fees: 0.04617686 BTC
Feerates: 574.11 > 4.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (576,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,153 338,153 00000000000000000b0953ea1be4abc6aee6e0df8e4b2aa33de8f8bf97c07eb3 1,395 0.49/1.00 vMB 38
338,152 338,152 000000000000000013fd477f60ae121368e5844dcc06c6be27af60f351493546 1,037 0.56/1.00 vMB 25
338,151 338,151 00000000000000000237dbc40eccb8a17f491c570b51033999de808a4102ea1d 27 0.01/1.00 vMB 16
338,150 338,150 000000000000000010af6a4cae51c107ab46ac9b13f4090917d1de2c22c3f764 648 0.35/1.00 vMB 23
338,149 338,149 000000000000000015ee314a94ee238b73d6e666506d85bfa656cb1f58af1a16 38 0.02/1.00 vMB 21
338,148 338,148 00000000000000001acc15f270bba636e8606502fe28bdb4ae61a796e71b73b6 327 0.21/1.00 vMB 22
338,147 338,147 00000000000000000e5839d34e6de622d3c7db6f445b8419bc8a0d4e78f6a599 649 0.32/1.00 vMB 26
338,146 338,146 000000000000000015b9eb7087acf4908a63a915cf83e1f404a1365aa228aca2 361 0.19/1.00 vMB 20
338,145 338,145 0000000000000000105b65706e461ed70bfd6fc8bf9993d04bc3dfe388ac4a9c 690 0.33/1.00 vMB 32
338,144 338,144 00000000000000001676d956b54791be1aa78775ea4dbef0e981c0d4010d3e61 141 0.08/1.00 vMB 19
338,143 338,143 000000000000000015e14f0516381ed759bc5aa8062a1095da42b86b3ebdf8a2 773 0.45/1.00 vMB 20
338,142 338,142 00000000000000000120baa08d275471bc0f3dcb1fd82e80516461bf42ec031b 709 0.34/1.00 vMB 25
338,141 338,141 00000000000000000d8f2b8ce108a3701a504794ea92509b3cdf222b3783c221 820 0.46/1.00 vMB 25
338,140 338,140 000000000000000005f5f731e0c91ed7f1c230c3b3a0343757120b9250b4cb1e 949 0.51/1.00 vMB 23
338,139 338,139 0000000000000000054485478937ed96e0bcd9ee296c74f9528bcdf2b978e712 222 0.12/1.00 vMB 24
338,138 338,138 000000000000000004145b269f0143b4b7b051f72ca8e490fef9b6ffdc503451 93 0.03/1.00 vMB 31
338,137 338,137 00000000000000001245c2d784133897ca79e22a4dfcf7d4c15613d3e3bc6b9b 60 0.03/1.00 vMB 21
338,136 338,136 00000000000000001427e7d79e5006945caa1e28ef76e097d59657188f05bca3 200 0.09/1.00 vMB 34
338,135 338,135 00000000000000000f1f3c25103c6863f99eddb07084bdc3fad332ce73c7f674 1,231 0.65/1.00 vMB 27
338,134 338,134 00000000000000000b6200f71c731cefda9551acef28dca78bf2300a0cb4a15e 170 0.09/1.00 vMB 23
338,133 338,133 000000000000000016491744f2af33499691a2a3e560bba91d0d9e17a6009b47 437 0.29/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.57 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: 671.19 GB
    • Received: 15.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.