Loading Tool

Explorer IconExplorer

Memory Pool

84,171 transactions
31.50 vMB
0.10346681 BTC
Random Selection Loading Transactions
Max Size: 193.05/200 MB

Candidate Block

Mining Attempt 7266b04cb6c1912fc66e6348e08f5c7d1441e4e28fdc9d81565c62d5be8ccb84
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root e6c648f8fcd7e4699f611f983aa2d5525112ca81cb9ee27a79488c1847ce8651
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.03104866 BTC
Feerates: 301.57 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (620,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,745 294,745 00000000000000000ac20574958f1da779894294c0803bce8309f502d775b54e 725 0.35/1.00 vMB 36
294,744 294,744 0000000000000000497549ba1471bf3c0aee41ce667eb33ab818c84db957422b 512 0.15/1.00 vMB 81
294,743 294,743 00000000000000007df383ae3909e9d9ab7520ece3abe69eecc8ae1ee8754c9b 1 0.00/1.00 vMB 0
294,742 294,742 000000000000000006dcdb8dceb5e8b7d7330044ab07b3b2369ea5219d4b21ea 1,092 0.75/1.00 vMB 30
294,741 294,741 000000000000000075abf4bc51fb8b4e91668e0115e40336438f7837198e6200 448 0.32/1.00 vMB 40
294,740 294,740 000000000000000072d2e086a8e0726f106751ba082a2ab71420a2ad9767b6de 1,284 0.75/1.00 vMB 32
294,739 294,739 00000000000000006b6d06d8c3ed726f598c1958f38af1f1dbc5559714acfb70 855 0.35/1.00 vMB 56
294,738 294,738 00000000000000004386185c57ec3905fa8e8434e8b43f0acae35aad3f039179 498 0.25/1.00 vMB 37
294,737 294,737 000000000000000029e5db7aeb9598a56d00a2845fc7edcf20fffb093c126902 100 0.05/1.00 vMB 36
294,736 294,736 000000000000000008181ca7c51da17fa790f3766b518e81fba2c90a50148da3 516 0.33/1.00 vMB 39
294,735 294,735 0000000000000000715484545d4446081de4bd6da1322c84d285c5cf25ba00a0 589 0.35/1.00 vMB 46
294,734 294,734 00000000000000004748c90a25be166bb1f57ba4c6bf3ac78f1b46f5b12178fb 660 0.30/1.00 vMB 66
294,733 294,733 0000000000000000361613c799e7968892618db2366c8c89d4868d103b10e18f 747 0.43/1.00 vMB 39
294,732 294,732 00000000000000004f0c373c3fa398fdda9d2d1afc2c0535df994f1b76154090 37 0.04/1.00 vMB 11
294,731 294,731 00000000000000005b8d819b7ec06d1ad15c93fcac2bdd304a394b84d67dff4d 651 0.50/1.00 vMB 34
294,730 294,730 000000000000000068a45152086080152b27acce0019e583381f7e452d5907d3 699 0.35/1.00 vMB 36
294,729 294,729 00000000000000004e2855cf503f4b1a1859c1ecd6d6cc03e28edf8391f99bd2 614 0.25/1.00 vMB 71
294,728 294,728 00000000000000007a34c5b57e7932d89ccf73cfa011ff0d825838a662e7a719 827 0.88/1.00 vMB 18
294,727 294,727 000000000000000072c7810206869809d3a45052933c875f38b6307505906a72 1,024 0.33/1.00 vMB 54
294,726 294,726 000000000000000059603b47238eecf6cf84c3b2a95525aa490d76b71e8dd53a 64 0.03/1.00 vMB 61
294,725 294,725 000000000000000024523a583c31b26e0ac746f230947543ba6eebedae31131e 512 0.37/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.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.