Loading Tool

Explorer IconExplorer

Memory Pool

75,981 transactions
28.37 vMB
0.06720753 BTC
Random Selection Loading Transactions
Max Size: 171.87/200 MB

Candidate Block

Mining Attempt c458c8a6199e37e3f00bfa7ce0da3ea794c196ec833a072c140120346a5fadd3
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root d703b57521e3a417f35d89e969fd609b5fe7971a7e9f64c9884de91ade375f70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,909
Size: 1.00 vMB
Total Fees: 0.00849037 BTC
Feerates: 178.73 > 0.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (381,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,651 533,651 00000000000000000032fc1bcf2246bb80687d315345b30bf0905007525666bc 2,057 0.76/1.00 vMB 28
533,650 533,650 00000000000000000021ce349f3ae941761e6fbfb7926ad53fa947df440bb8b8 508 1.00/1.00 vMB 7
533,649 533,649 00000000000000000009be61c23fc9ec34eab2f28e55e1390d60a836143256f5 2,500 1.00/1.00 vMB 13
533,648 533,648 0000000000000000000e53dcca88ff4193dd71fc1109758ea2f87c3b552911d0 2,574 1.00/1.00 vMB 8
533,647 533,647 0000000000000000000a205ff8afd212bc9a840c43aec5a58b613b3b6c53c5da 2,720 1.00/1.00 vMB 46
533,646 533,646 00000000000000000004ba630272e8a48205907dd8ac63ce2e42de874ca2ac08 2,447 1.00/1.00 vMB 18
533,645 533,645 000000000000000000004868524d2a9201051afd7e6583ccc287749fd890e22b 1 0.00/1.00 vMB 0
533,644 533,644 000000000000000000152a510d2f4f102f06b296223a6caa45252b0f270f1e8e 1 0.00/1.00 vMB 0
533,643 533,643 0000000000000000001501609665df68d56604d3a863dbfe37ac784a8e23bcfd 2,719 1.00/1.00 vMB 21
533,642 533,642 00000000000000000009875811cd923c6992e83715af4e824e26d71fb602c59c 2,914 1.00/1.00 vMB 33
533,641 533,641 000000000000000000323459d5c93944bbaeda0caf2f960ece77e31074ae35c2 993 1.00/1.00 vMB 5
533,640 533,640 000000000000000000177a4e9e4467a2aeee155150a272dcbb20f4b921d9011e 2,514 1.00/1.00 vMB 11
533,639 533,639 0000000000000000002090292fbb30be299548a5948b9970eddab5e833000f64 2,352 1.00/1.00 vMB 33
533,638 533,638 0000000000000000002242a496eeed693ad6ec15e4fae3fe0590eb33b8e009c0 98 1.00/1.00 vMB 1
533,637 533,637 00000000000000000015c713129b631b026457c39ac36eac0ae7e481c14f1e7b 1,272 1.00/1.00 vMB 12
533,636 533,636 00000000000000000030ffad34101475e30177f93a557f1161e41ef8930c8e17 2,761 1.00/1.00 vMB 24
533,635 533,635 000000000000000000274321ebac09f99d387481ef5944e7d814bfa0d6b9eba6 575 1.00/1.00 vMB 3
533,634 533,634 000000000000000000326ed771a5d16e476b4c9bccc7650d27ed776f79e88f10 2,507 1.00/1.00 vMB 21
533,633 533,633 0000000000000000000dfbb4cf9b0705270dda238a8163ccf5bb1fb395fde244 936 1.00/1.00 vMB 3
533,632 533,632 0000000000000000000223926f48a94be61dcffc7316cf57bcb1b167b27dd239 2,204 0.86/1.00 vMB 30
533,631 533,631 0000000000000000002feb312399a44434d5336ee8d0e026b2527c308686e5d9 2,597 0.97/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.