Loading Tool

Explorer IconExplorer

Memory Pool

45,614 transactions
28.42 vMB
0.06373607 BTC
Random Selection Loading Transactions
Max Size: 151.40/200 MB

Candidate Block

Mining Attempt 38605734e42261691e8ff4e164eb034e8d8c1809f8427609763372971b107f21
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root a59050d603bc00008db2e8dfee1ef17223e7d0cd0133b95903e11ba9034625ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,479
Size: 1.00 vMB
Total Fees: 0.00999847 BTC
Feerates: 50.42 > 1.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (739,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,571 175,571 00000000000009186db749fe2332b18d0bb11512b3cdc04c5e9f31759c19487b 22 0.01/1.00 vMB 76
175,570 175,570 000000000000027c14c1469ff6f43f28152be0bef68554f7c551237f6493554e 34 0.01/1.00 vMB 92
175,569 175,569 0000000000000048e3c402fd1ed3d1d97a120dcacb627200a0fcf127e782c93d 17 0.02/1.00 vMB 19
175,568 175,568 00000000000005a7b08722c63272f5cf6608edea759eb9eea1abdee744364e62 51 0.01/1.00 vMB 93
175,567 175,567 000000000000093dfbb467f60618ec3a9ee0888e7158236036a4787229aea515 7 0.00/1.00 vMB 269
175,566 175,566 00000000000008153a1cfa2c9eba9079a8befe071188f2b192889270d9887e51 54 0.04/1.00 vMB 210
175,565 175,565 00000000000000af24a76a2616592b759473331652efa164fb31ded39a1e369d 42 0.01/1.00 vMB 104
175,564 175,564 000000000000067451058c186f863bbc5539bd4eec9f18ce66f4f6778bb0d9d8 53 0.04/1.00 vMB 69
175,563 175,563 00000000000000584a70812e09548bebd1a8323e403014dfde18be7633a1dd6d 12 0.00/1.00 vMB 345
175,562 175,562 00000000000000031ee40daf46cf64ada721146ec55a503b581d892c4bf6ffca 31 0.03/1.00 vMB 49
175,561 175,561 00000000000005d354cdf38438bc5154da1b76db05fa1452e6576fe6059466c4 40 0.01/1.00 vMB 26
175,560 175,560 000000000000030a2935c0c823e28b85073eca602bb26b24a6d818bec5ddacb4 21 0.04/1.00 vMB 53
175,559 175,559 0000000000000a20fdcded6868e6c5e9c0abcefb1e1a9144355d10b4e94f2b3a 162 0.05/1.00 vMB 43
175,558 175,558 0000000000000875623d58b04d91884ba08fcde597cd91ade581610f8028f6d4 119 0.05/1.00 vMB 123
175,557 175,557 00000000000006a57af0cd9caa5b9ec8d921ea198c715c6bcafe9622971eebe2 84 0.05/1.00 vMB 476
175,556 175,556 000000000000074cd0ba67d3cf032d2a0e0814752be8faaca87b5f781f098366 133 0.05/1.00 vMB 84
175,555 175,555 00000000000008b15121cec8b3c4b378285d20d00ad2d6190a289e5bc347e1f0 1 0.00/1.00 vMB 0
175,554 175,554 0000000000000306e284f4a41a0c8b0064f3d633e58ed231cfdee2a272162c8e 53 0.03/1.00 vMB 470
175,553 175,553 00000000000002bf12e443c46cf14ddc9bec9b003697c411e1aef1ef9585984c 99 0.05/1.00 vMB 360
175,552 175,552 0000000000000521b12be4313f976220493484cc3ea3860d9a5d095cc52a6e13 8 0.00/1.00 vMB 375
175,551 175,551 00000000000006c4da6c9d86a7df445c4c2483956c43fec6ab62ff9bba729870 144 0.05/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.