Loading Tool

Explorer IconExplorer

Memory Pool

73,440 transactions
27.17 vMB
0.06216674 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt 59f5fb37409274597bb22d8147bf88dffb44d0bb5ecbadb9af9c3a616f8a9879
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root e2c1c894223f0bed869947e4f19edc27599047478b0c426bb945ce4cad68a9f4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.00449567 BTC
Feerates: 20.14 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (524,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,243 391,243 00000000000000000010e7f472ff5ce8aa3b97fabbb079439dc7f364020f08e9 719 0.54/1.00 vMB 23
391,242 391,242 0000000000000000057fd099de850d629b59ad7aa6ec7b1450e0401442272f4d 2,134 0.93/1.00 vMB 34
391,241 391,241 00000000000000000042ce98dda11dec028de9df3da59180bc240efa66185139 349 0.19/1.00 vMB 23
391,240 391,240 000000000000000004dde5a52e8d9b183a747727102fddfef1af8a69f6d33691 2,011 0.95/1.00 vMB 34
391,239 391,239 0000000000000000043974439aa3c4664151f7029829eef9bfdab64aaa655f70 505 0.29/1.00 vMB 24
391,238 391,238 0000000000000000066f2ddfc118f1f2f8b0f2e1babb8550bf5a0dbd3968e209 1,018 0.48/1.00 vMB 33
391,237 391,237 0000000000000000021a42d89e0b3949bd25dc389f1dade92ffddc940c0e016f 355 0.18/1.00 vMB 27
391,236 391,236 000000000000000004c3f72113256c85fae9ad13da6235b236c5944d61171095 1,539 0.76/1.00 vMB 31
391,235 391,235 000000000000000006e0781abd75c2d1415b1404dbfd6305b32c05f1f9ef0464 1,337 0.61/1.00 vMB 34
391,234 391,234 0000000000000000012f0d787bfcf78b78d6ea83fbe9354844717281e5ba485a 321 0.21/1.00 vMB 20
391,233 391,233 000000000000000001d19371b9c77956088c8aa06a5962324aab858e3d3bab92 613 0.26/1.00 vMB 29
391,232 391,232 000000000000000005ff417b6dc20da80253f5b3ef4a869b11b298c59607cbc8 644 0.27/1.00 vMB 31
391,231 391,231 00000000000000000432ac85e0c4d4d6c163a6d89b3c97f5822bb2a37c8c43f6 1,217 0.56/1.00 vMB 31
391,230 391,230 0000000000000000027f754e1fd5b67d8070091e21d79bec8b99f7e8bf2ae6d4 93 0.25/1.00 vMB 4
391,229 391,229 00000000000000000328f527fbe94c2a83a24e18a817d590ef53027289dce48b 1,273 0.59/1.00 vMB 32
391,228 391,228 000000000000000006a64aca1d4f9ab71be292cf975b8413aff75957535be27b 754 0.44/1.00 vMB 26
391,227 391,227 000000000000000002f3d292de64b7e346f0f9f8c6cb689d323bbc48c3fe4235 1,097 0.45/1.00 vMB 34
391,226 391,226 0000000000000000054d81785a537ba0dff9cfdebe128838b0e75b59240dae25 1,024 0.43/1.00 vMB 41
391,225 391,225 0000000000000000041ef0202806da7f7845634b738d59b5a609f7e406e7f200 339 0.17/1.00 vMB 30
391,224 391,224 000000000000000001418ce7ea1709a0aa053f55445c13a7513d73172d238f61 2,162 0.94/1.00 vMB 36
391,223 391,223 000000000000000000811b2a50a46d7187affdec67fc054fe21c576e3ccdf006 624 0.28/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.90 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.54 GB
    • Received: 17.39 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.