Loading Tool

Explorer IconExplorer

Memory Pool

40,893 transactions
26.20 vMB
0.07198267 BTC
Random Selection Loading Transactions
Max Size: 136.36/200 MB

Candidate Block

Mining Attempt e874b415394f29745055bc01a1b63392e7a2c23aeb11d9c2a41643e2d6f9c178
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e1a61515ced553f1f24c53bc4bdca4b38a0e267abe28eb411ec6e2fe32853350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.02403340 BTC
Feerates: 150.98 > 2.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (65,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,926 848,926 00000000000000000000f3d70eaf2eb890d95cb6e13fbed9c96fea75ac568c36 6,722 1.00/1.00 vMB 51
848,925 848,925 000000000000000000000de6711d957130d75062125a6111cb3fe5249c9d4518 6,709 1.00/1.00 vMB 43
848,924 848,924 00000000000000000002f29f9ab596fca24c2dca02a6ab1efd0870b958c3e7de 6,030 1.00/1.00 vMB 50
848,923 848,923 000000000000000000005514e4b8be51447cf86271ef071faef54ce942e0fb03 5,135 1.00/1.00 vMB 43
848,922 848,922 000000000000000000025603b230dfa6e10fce05706f739fc515acd5594cbd4c 5,088 1.00/1.00 vMB 35
848,921 848,921 00000000000000000001d41fcb20a33619bc0d9531028ea3d8d2a179681c1142 5,050 1.00/1.00 vMB 32
848,920 848,920 00000000000000000001d34725249e9aa7eaa10ed3c537eea44824a2277ab7fd 4,948 1.00/1.00 vMB 30
848,919 848,919 0000000000000000000324eb8d826b5df4432f34cfe7aecdf5ea4c1bf6fa1d6a 3,511 1.00/1.00 vMB 41
848,918 848,918 0000000000000000000342fc762045cee19e1f2ea89319a690e1fd78dac9a024 5,103 1.00/1.00 vMB 28
848,917 848,917 000000000000000000009c4e36c7ed296c80da901100351fd8c6ad3d3f816945 4,455 1.00/1.00 vMB 26
848,916 848,916 0000000000000000000329776752fe08f8f3538a8d2e4adbfae7aae1b4dc058f 4,110 1.00/1.00 vMB 30
848,915 848,915 000000000000000000031f9fb8fd6a182de897fca52f917dacd145ce1cbb5491 3,458 1.00/1.00 vMB 34
848,914 848,914 00000000000000000001aa2f50d1c579e6a30b49c6ba5a1e5923cc8ab86e75a7 3,655 1.00/1.00 vMB 42
848,913 848,913 00000000000000000001a8819a1e7977714fa9c4877728757578e6ed30740c2a 6,274 1.00/1.00 vMB 19
848,912 848,912 000000000000000000007c33cf41dd3b93f6acf43f4b04939a985a8da368c161 4,528 1.00/1.00 vMB 25
848,911 848,911 000000000000000000017e80785c25209760b24cf463da09ecde735c93aa2838 6,846 1.00/1.00 vMB 17
848,910 848,910 000000000000000000012c11092a6bc457b472917aaeca8ecfb92206221cf51c 5,626 1.00/1.00 vMB 20
848,909 848,909 0000000000000000000157c7617474d400ed077062833e4c69c37dc5ef1caf19 6,126 1.00/1.00 vMB 19
848,908 848,908 000000000000000000012437b6fffe8606c099510c8d7ae06f90cfffa0a70b62 4,406 1.00/1.00 vMB 22
848,907 848,907 0000000000000000000048ae28df042cb2799e079ed9cae9e68a06f357945f8c 5,215 1.00/1.00 vMB 18
848,906 848,906 000000000000000000029b3d31d63d971c44812ac11511d35a9efe98f225ff77 5,337 1.00/1.00 vMB 18
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.44 GB
    • Received: 13.88 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.