Loading Tool

Explorer IconExplorer

Memory Pool

25,206 transactions
11.06 vMB
0.07431643 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.62/200 MB

Candidate Block

Mining Attempt 409d22f0c4e95f4cd08c4e07a4662d10f91ef75e9705d42bc3bc14e1051b14c5
Version 20000000
Previous Block 00000000000000000001d9e506cb608af3401415a5f43f0b0c3a2a5a43f7ecb0
Merkle Root 69a80f87299ee2e35fa820d4e1708f12db45fadabca702aec983c474a4b5c892
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,003
Size: 1.00 vMB
Total Fees: 0.05564498 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,546 (820,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,616 92,616 000000000002a2f37007f3e92c11a081712815dff1babc2e6b82982ba4aa5509 1 0.00 vMB 0
92,615 92,615 00000000000dcff53994cccf507adbe7aeab5dde16dae1fc314d5840bd85da87 2 0.00 vMB 0
92,614 92,614 000000000001da219add581efbd314f3d4d3266e0ed2ae67873fba6b823203e0 2 0.00 vMB 0
92,613 92,613 000000000009e4326622f5885a61716a4dffde91d896e433201394a3cf56d71f 1 0.00 vMB 0
92,612 92,612 000000000000a4e34108d34ff42b99f8cdd7522bb7179b567e8a6f10436fcd84 1 0.00 vMB 0
92,611 92,611 000000000009cec39d93875b3b024cea24c03da512c2e236dabdb782434b2992 1 0.00 vMB 0
92,610 92,610 00000000000b88313e2ef9c043ca28e9ac2e1e58fd924667f5693b4997105979 1 0.00 vMB 0
92,609 92,609 0000000000047bb96704d4565caaf121a51f1c23d85129aa485ad35b4e4d88f2 2 0.00 vMB 0
92,608 92,608 00000000000ad4625dff5f15c20107180daaa0502e9618c101c06b44e9b50930 2 0.00 vMB 0
92,607 92,607 000000000009edbb8d81cc7d94412d4cdeb65dda13cf31a880e21a9d2310e876 2 0.00 vMB 0
92,606 92,606 000000000006acbce1bbe2df2eef3fa519aaed32f8d563ef270b903ce5176bdb 2 0.00 vMB 0
92,605 92,605 00000000000a801700e38430184c128ee181fe0947769ff53bcf41275bb883e4 1 0.00 vMB 0
92,604 92,604 0000000000058ed77c5d4f7f163737bcd9b2080547e4e19e729043e43b2f334d 1 0.00 vMB 0
92,603 92,603 0000000000016a49e6fe48ba955210b0991a2c88e1ec84a9dce4939fb02c7132 1 0.00 vMB 0
92,602 92,602 000000000000dbc42c7725fb22381f33135a582c73d7b9b3dfd9c59f940522a7 1 0.00 vMB 0
92,601 92,601 00000000000d1be55ce347229534b6760693be12981473a621378f01e259c0db 1 0.00 vMB 0
92,600 92,600 000000000007945a98b6c640decf9d3115aa088092f982ac66d4731ecf0d45aa 1 0.00 vMB 0
92,599 92,599 0000000000051ee007e47424792beefb959d1acda7defafa3aa05d0cd0807853 1 0.00 vMB 0
92,598 92,598 0000000000079a80cd05bc2350ce4aabfb36a84c19c4c6c4dbd513c301775f21 1 0.00 vMB 0
92,597 92,597 00000000000a23689d49335dfdc08a172e6f7779c37129fdc2c99bf42163a07a 3 0.00 vMB 0
92,596 92,596 00000000000b93d219d761d9cca58a7b6a477507108f1ef262026da2ac0b30ff 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.81 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: 411.40 GB
    • Received: 2.19 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.