Loading Tool

Explorer IconExplorer

Memory Pool

76,653 transactions
28.57 vMB
0.06975417 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt 82f4c4fc4b0c89092510b9cf950c5239a825e6f166e54f0172fc69647b4f909e
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 09c3e66d3d0f6c6414d7ac4ecfdef2dbe54023009c2da09d585524a2e70e1aaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,599
Size: 1.00 vMB
Total Fees: 0.01050149 BTC
Feerates: 71.79 > 1.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (374,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,995 540,995 0000000000000000000339a14ea09d3d741bd2bb586372b2105f2fbcd24ec0aa 2,056 1.00/1.00 vMB 6
540,994 540,994 00000000000000000005aa2809af21eb96bea55d50fd5064da9fe308045c5e4e 2,806 1.00/1.00 vMB 18
540,993 540,993 00000000000000000018ee70263b9d9d03a5c1bb3d1ce2c4c893b9fed24334c6 2,908 1.00/1.00 vMB 14
540,992 540,992 00000000000000000021c505a8a77c91cf88272b5f781b7903d7049b89705898 3,260 1.00/1.00 vMB 16
540,991 540,991 0000000000000000001cb5dcc5ed9e8adf80de43d3661bc3cbb30defb2c1a492 1 0.00/1.00 vMB 0
540,990 540,990 00000000000000000023747d9c9628984b52a0f6069bb8f2286f40f2792110e8 3,165 1.00/1.00 vMB 12
540,989 540,989 0000000000000000001c33a8b27093308b3244c978cb0b3d4e2cf851df4fa323 2,757 1.00/1.00 vMB 20
540,988 540,988 00000000000000000024aaa220c28e931f99d18c3fff46d7a46789c463944f41 2,761 1.00/1.00 vMB 22
540,987 540,987 000000000000000000113696ca691c079ced4b60c469257f706c646ad0576f70 3,043 1.00/1.00 vMB 30
540,986 540,986 000000000000000000186598cef068f397b916ed8367aa316c9b9e4b4e12e8d0 3,210 1.00/1.00 vMB 29
540,985 540,985 000000000000000000179f282d45cdc00ebe5cd69eec218ce7b9a231f5a93d74 3,107 1.00/1.00 vMB 38
540,984 540,984 00000000000000000012a835a790c20d4dfb773af13738bb0c456842aaa2fbe6 1,228 1.00/1.00 vMB 27
540,983 540,983 00000000000000000016e3c46dab2e84e337ffc46d7c6e45be087b3bdc27e42b 2,061 1.00/1.00 vMB 18
540,982 540,982 0000000000000000001ffccefc133339e234e1dd3097f35a464b4d14d6e2af2c 2,029 1.00/1.00 vMB 22
540,981 540,981 000000000000000000044bc8329d2cab24b8a1afa74e4ffc6dfa2d6fd15fe88d 1,649 1.00/1.00 vMB 12
540,980 540,980 00000000000000000025cd740e69990c42bb47c88bac7e5a593457f6ffafbdef 2,634 1.00/1.00 vMB 16
540,979 540,979 00000000000000000002d3a866ccc069d4f76096a7464d6b88ff2be12d8b714b 1,917 1.00/1.00 vMB 15
540,978 540,978 00000000000000000014784479252a99331ba57b84171994899946d9e1d96d13 3,158 1.00/1.00 vMB 30
540,977 540,977 00000000000000000025c6474398aa53670d4f497aa10a8d8001bf84955aac6b 2,847 1.00/1.00 vMB 20
540,976 540,976 00000000000000000010905957d3bf8782ba7758b1f5e802477e548c2410f3a9 2,581 1.00/1.00 vMB 48
540,975 540,975 00000000000000000026ec67e00bdcae01dc46315d17d234e31c452473b2bb56 2,817 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.