Loading Tool

Explorer IconExplorer

Memory Pool

77,446 transactions
29.97 vMB
0.10874057 BTC
Random Selection Loading Transactions
Max Size: 180.85/200 MB

Candidate Block

Mining Attempt 91739b271dbc4d08640e575075da6730756b6c5ef3e46a5fd0a04c19717d91b4
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 4d63c9f45cec3d6d2600d30bb04d9a0cab14ea512890366a8349d67a95035393
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.03794901 BTC
Feerates: 357.61 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (491,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,972 423,972 000000000000000002075893e90b45cb41660b42355a3e48df9ea02a5a5f0aad 201 0.07/1.00 vMB 68
423,971 423,971 0000000000000000045262bb842b2de8a6a0c9025c8d59b680eeeca59e7251d7 1,109 0.99/1.00 vMB 29
423,970 423,970 000000000000000000ced801414dc3f3fe30843350a51952e3f79064a177e5a7 1,293 0.50/1.00 vMB 72
423,969 423,969 0000000000000000034177ed3c1f14f34793e2a87de755263b935ca35aa4968c 556 0.99/1.00 vMB 13
423,968 423,968 00000000000000000099c42839667a12a9cef39e8c8c361612eaf06a1adfd591 952 0.99/1.00 vMB 25
423,967 423,967 00000000000000000184868acbefa15fde73f84f0b9c155f75090fbd005490ac 1,748 0.72/1.00 vMB 60
423,966 423,966 0000000000000000033b6926db8369bdabf395e170816cec35d662419d4378e3 607 0.29/1.00 vMB 59
423,965 423,965 000000000000000001c06ab48fc515180284cc58bfb5451ffbbaab41a0872229 416 0.21/1.00 vMB 45
423,964 423,964 0000000000000000040e5c1ebab2f2d08a2ea657ba903c40a3581ccb2057a771 304 0.16/1.00 vMB 38
423,963 423,963 00000000000000000503b3e7d2310c34a52d40e7e1356ba2e21d9f7bdacf5678 2,486 1.00/1.00 vMB 67
423,962 423,962 00000000000000000001ba8ec44bbdc09bb6ae0cc4528b99b66b5e1a86690582 272 0.16/1.00 vMB 36
423,961 423,961 000000000000000000f6ea67ecef5463e53f5c9c651d74e05f493759e2282d82 699 1.00/1.00 vMB 19
423,960 423,960 000000000000000004db41dc394d255232d9852ba4d2d70501a7fb18c3f6bbc4 1,130 0.69/1.00 vMB 41
423,959 423,959 000000000000000002d62f61e19d30416c88c3db54517f4cbdb9d257000f61cc 2,660 1.00/1.00 vMB 96
423,958 423,958 000000000000000001251dba984749d4dafec51bbe4d0f72f4a4a32c5a5661c3 697 0.29/1.00 vMB 54
423,957 423,957 000000000000000002e4baf86939310625aec5ca4e7f09ddbe37a842d007d646 595 0.28/1.00 vMB 56
423,956 423,956 000000000000000001fc3a1814e456bf5bd754a87f7128ee5cf256f8c80d24ec 1,736 0.85/1.00 vMB 61
423,955 423,955 00000000000000000062838e7a71c1abfb40c5112ecfcaf33718a25746729dab 1 0.00/1.00 vMB 0
423,954 423,954 000000000000000002256324cb1d8bccb291f20c605f45b8fb49e94cb23d8954 1,686 0.66/1.00 vMB 70
423,953 423,953 00000000000000000124f34d4cc637652e24cb995b652f71a741916d1716dab8 448 0.19/1.00 vMB 56
423,952 423,952 0000000000000000012cde5938bb3d6e96e45ff04c1dd8784fb369ab716803fd 161 0.06/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 783.15 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: 744.37 GB
    • Received: 18.71 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.