Loading Tool

Explorer IconExplorer

Memory Pool

14,215 transactions
9.93 vMB
0.01963566 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.15/200 MB

Candidate Block

Mining Attempt ee0a855dc759002e24581001945506a0dbb02cb4b82c3c34c7f6da702e42aeab
Version 20000000
Previous Block 000000000000000000002fe959c2c37462ddb89bea45e9901b11d3859091244a
Merkle Root 2f088105bf670246af82af2eebb3d2b9c69d56fae440fe13755695eca7013be7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,471
Size: 0.99790125 1.00 vMB
Total Fees: 0.00448819 BTC
Feerates: 42.00 > 0.45 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,641 (759,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,660 153,660 0000000000000dc9a55801dc8490764997211ec20b90067cb2bb67cff013fed6 37 0.03/1.00 vMB 7
153,659 153,659 00000000000006803e3a542a100a12996855419d4e8e35d0f266c7143e5f06d3 96 0.09/1.00 vMB 634
153,658 153,658 000000000000074a58a4d5826c2a9683c50fde4fedf9a3dd90fac28bde47dfc1 56 0.03/1.00 vMB 75
153,657 153,657 0000000000000655aebebe521a461def44dbeb36066cbed5a6993a607de015c5 43 0.02/1.00 vMB 60
153,656 153,656 00000000000004308e159c49774daee9f3044cd6802bd696c982f2e494501250 19 0.01/1.00 vMB 154
153,655 153,655 000000000000076cb420de615479d18e1af13da1e4dc5cb9b11f7ace9bb9894a 93 0.03/1.00 vMB 112
153,654 153,654 00000000000009d200f8f3fb1273d4b939aac054980353440e3f95f501d2da49 13 0.00/1.00 vMB 15
153,653 153,653 00000000000005d77c71f209552113b8e6390512f0f215ad7d5684ac0fa10e77 11 0.00/1.00 vMB 65
153,652 153,652 0000000000000a356d1d7931ec0bfee63ab5ea7500dbe1f7e46faf001a65515a 9 0.00/1.00 vMB 0
153,651 153,651 00000000000004d5153a4db07bb0b4334634d00891375512588c51d6f28e191f 6 0.00/1.00 vMB 1
153,650 153,650 0000000000000d7f96117159c9359a68926e263e8ec01e34f8b9fe37740e711b 51 0.02/1.00 vMB 12
153,649 153,649 0000000000000dd1148dc0f83c278f260a6dab934582669fdc12b842b430118e 14 0.01/1.00 vMB 47
153,648 153,648 000000000000048d5ffaafe42a06a7692e1ee793df6b42689180ee425a20d754 24 0.01/1.00 vMB 165
153,647 153,647 0000000000000418d4540c6affcb894a57794708e06489307f1d02feeb7bf9af 82 0.04/1.00 vMB 73
153,646 153,646 0000000000000da5e97cf3661e3857e3073ac9b4d99b833943c076b119e8765e 12 0.01/1.00 vMB 26
153,645 153,645 0000000000000798964ec6f235033144910960fcd5dcb43e310d2c075ccefdd3 4 0.00/1.00 vMB 74
153,644 153,644 00000000000007883c540be9accbf5ae7609d699fad26f239ec231f043dfe1f9 5 0.00/1.00 vMB 0
153,643 153,643 00000000000003118b24b9da37e6811d645ce27766dd8c3b56ab043d740c0abb 64 0.03/1.00 vMB 46
153,642 153,642 000000000000098907e432e0c894e699193d4d72329b27ca55389ef7da61cc6c 4 0.00/1.00 vMB 0
153,641 153,641 000000000000036e0aeb5947e9c4799baa33827725c24cebe300757d5eaf4daa 20 0.01/1.00 vMB 357
153,640 153,640 00000000000008b604cf9fa5278df5635c1fd3cf27cce8824b27d9db1f1225cf 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.98 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: 470.98 GB
    • Received: 2.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.