Loading Tool

Explorer IconExplorer

Memory Pool

84,694 transactions
31.87 vMB
0.11031105 BTC
Random Selection Loading Transactions
Max Size: 193.51/200 MB

Candidate Block

Mining Attempt ec2f541686deac92af7d0995dd52730961d2628a690414cc602c96fd2d7b079f
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 58599e8b1a7e17681b2a54b79f6956a4502878e9d7449ebd480e561508c3c809
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,019
Size: 1.00 vMB
Total Fees: 0.03237572 BTC
Feerates: 299.43 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (670,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,049 245,049 0000000000000005611e20001d91b6fe67cabee27a6eb5e8acaaea5893bbb9a5 62 0.04/1.00 vMB 80
245,048 245,048 000000000000009acda31c26efd2579e3a5d9c5f24d977e55447b470157fd72e 162 0.06/1.00 vMB 112
245,047 245,047 000000000000006c45283f2dfbe9596c45d5878d4c8876c75c079a0f50b26635 68 0.03/1.00 vMB 137
245,046 245,046 00000000000000ad427e1169d1422fa1ebdb26edb2d54b94e4ad94d96d7b333c 79 0.04/1.00 vMB 102
245,045 245,045 0000000000000008c20c30a42f6793f2eadb84ae15d1d32f86e11e7ef01964a9 121 0.06/1.00 vMB 122
245,044 245,044 000000000000000ff4dc8122a640fa892dd014168552583e69233621f6b04c37 11 0.00/1.00 vMB 134
245,043 245,043 000000000000004e821ebfe60773d947b883e975149977334d53f6a65ec046ca 482 0.20/1.00 vMB 139
245,042 245,042 0000000000000032823351d076248dee2e3d243f9f0b61f8dca1468e18335055 512 0.28/1.00 vMB 102
245,041 245,041 0000000000000036c38a443e9c0eca3c7a9ce044625828cefdcfbf1ff6f313ad 328 0.16/1.00 vMB 125
245,040 245,040 000000000000004b76fc814f01d96e8ce8b8e50e4e71311d1857c7df8acadb37 128 0.04/1.00 vMB 131
245,039 245,039 000000000000004abf5f5294dd6c0436379cf764866ae1b12b62e26db882876c 73 0.04/1.00 vMB 17
245,038 245,038 00000000000000af80447bb9b6e0d02fcc95194d7878b3c5f4210a48be49917a 399 0.19/1.00 vMB 96
245,037 245,037 00000000000000600a556ca1c348432281dd252a0c22c0732ca9f705bd908d46 604 0.25/1.00 vMB 138
245,036 245,036 0000000000000024dee483c5bc389dce917f9a3689b399022d72d234583464f4 415 0.16/1.00 vMB 126
245,035 245,035 00000000000000894b76584a3e0bcb6a58ee2da31b868cbb4a6a54a5336ebee5 142 0.05/1.00 vMB 197
245,034 245,034 00000000000000bdcd54105729fd0dc815cd379d687cd1e6dfba0f1fb4f01b3e 17 0.01/1.00 vMB 115
245,033 245,033 0000000000000013b8550f633704ca5a2f50c4f4b71815aa34d6ebe23d521bbc 283 0.12/1.00 vMB 117
245,032 245,032 00000000000000370913d61bb0b00afb47aa0cf6b2bbd73a1733f160eb4375ac 168 0.08/1.00 vMB 88
245,031 245,031 000000000000001402490a876927b3706076554e61a139c51b0e626ab281f5a2 105 0.06/1.00 vMB 59
245,030 245,030 0000000000000077625b8af6727868dc663bae3cdd48a458180f7388247dfbcf 492 0.20/1.00 vMB 142
245,029 245,029 000000000000007eb0139f7a1b01abce4cb87ff306d6cb0b401722512da4e48f 252 0.12/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.