Loading Tool

Explorer IconExplorer

Memory Pool

43,250 transactions
26.53 vMB
0.05226120 BTC
Random Selection Loading Transactions
Max Size: 140.01/200 MB

Candidate Block

Mining Attempt 6a79ed42ad4993f8ac3222597fd5cf362b51e0544c8ce931d80a58203a850513
Version 20000000
Previous Block 0000000000000000000010a089fc58093596d43dc7d07716ea4c437056df3165
Merkle Root ac7dbb18eeb7045d289434acee08e0d37980c0841d9793a05fdce9031eeea2a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.00363636 BTC
Feerates: 60.14 > 0.36 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,776 (682,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,595 232,595 00000000000000d14db1b14c436ab16285ea7e38254c1355ea56d93b0ac55272 337 0.25/1.00 vMB 99
232,594 232,594 0000000000000191534015828a92cde4e9ad09d9c56c03b42c7a77c17167a429 555 0.23/1.00 vMB 172
232,593 232,593 00000000000001042b41110203736f2c10cf260f578d8aa1374d4f19bb97d560 182 0.07/1.00 vMB 209
232,592 232,592 0000000000000098869bdc6e40cc3270edbdd3e6f756ff94dc5503615fcc01bc 312 0.14/1.00 vMB 153
232,591 232,591 00000000000000249597632a2fe08578cd1d2c0f620342ca91c3611786fe464f 197 0.08/1.00 vMB 111
232,590 232,590 000000000000014c39accbd2e7b813360d408e217663a57af243918ac5c5a941 293 0.14/1.00 vMB 168
232,589 232,589 00000000000001627000f9f0c7991248558d9dd6195884d99f6c9d98109b1abf 801 0.36/1.00 vMB 192
232,588 232,588 00000000000000cc17e08861320fc8bac73450650dba0c25f0249c8fd931a605 423 0.17/1.00 vMB 202
232,587 232,587 000000000000006997c4c8eac9fe5b6bb651879c338f87c898f0c91f3cbca328 423 0.18/1.00 vMB 136
232,586 232,586 000000000000002233e2f3abb64190de3f9be19100b976027a5703d734743a6b 457 0.19/1.00 vMB 627
232,585 232,585 00000000000001cb7addddb277a717b1add3e7eae4bd1953021598ab4683e02d 275 0.13/1.00 vMB 860
232,584 232,584 000000000000009065ee18bec2ab4dcc45dd5b1d8cddd3ce6eee6d267ea110fa 329 0.16/1.00 vMB 151
232,583 232,583 00000000000001b38ee37721d8552a9e46000e2bb85e26bbd5364d899a2c2404 129 0.06/1.00 vMB 179
232,582 232,582 0000000000000054c1a927e1640d160a4e7936bb4ae84628de068f7cdd61a8ae 275 0.12/1.00 vMB 187
232,581 232,581 00000000000000642fb72e264c84b0755865778902d99fe7c529d8e4fcb1988f 210 0.10/1.00 vMB 150
232,580 232,580 000000000000018743ca9f665083cb5cd108c3946e7c1552c7c5b7b018fcf741 203 0.14/1.00 vMB 69
232,579 232,579 0000000000000146fe79e239ec6a216e09e06ce0b38618539571959008d0f8e4 115 0.06/1.00 vMB 160
232,578 232,578 00000000000000136fd72126923bc6bb3ab462b49a8f439d41842371d6e5f03f 521 0.25/1.00 vMB 155
232,577 232,577 000000000000019fb488211e50f81b8b373d658fcc6ebca593d58cee6b825fb7 260 0.11/1.00 vMB 156
232,576 232,576 000000000000018c42500772fc592b7bf70bc6ca3401eb3f2f6ed91ac60457b3 4 0.00/1.00 vMB 0
232,575 232,575 000000000000008faf381f6042c4537bc5810aa9539c89cb4dccb93791e936c9 114 0.04/1.00 vMB 225
Previous 10 blocks ↓
Total Size: 781.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: 648.59 GB
    • Received: 13.05 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.