Loading Tool

Explorer IconExplorer

Memory Pool

39,114 transactions
28.63 vMB
0.07929532 BTC
Random Selection Loading Transactions
Max Size: 156.43/200 MB

Candidate Block

Mining Attempt 2c9516d7e1e4f2ceaa3725cc7ca42179675928f6cf207cb425371e8958dbe402
Version 20000000
Previous Block 00000000000000000001604af5513dda10da58890520ba99b2ba27154d3efec1
Merkle Root 757e79a4e7d4b4085d0b5019f21936332a7084c39a9df58bae9402a93aa0c937
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,822
Size: 1.00 vMB
Total Fees: 0.02512301 BTC
Feerates: 34.38 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,282 (676,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,448 263,448 000000000000000d07dd792d002915bb2f2aa5348e526e0ab50d482d45a81706 178 0.07/1.00 vMB 76
263,447 263,447 000000000000001142ab6bde2bf0df197c0b0c02c2e24c4fa7e5fc51b8a4e99e 27 0.14/1.00 vMB 2
263,446 263,446 0000000000000015a60019059134e79a65913abf03c7df4f1c91eff0ee6191fb 359 0.17/1.00 vMB 92
263,445 263,445 0000000000000005a64d85e9dec7c44301b580830ed09888a7ad6756f5263f55 46 0.02/1.00 vMB 132
263,444 263,444 00000000000000009c3d0a244f87021675236bd51690af6d63161a6a4a38849b 155 0.07/1.00 vMB 107
263,443 263,443 0000000000000008f872c90af5912b988cc2e8030c5a1d4e7de8d609c14171f4 297 0.14/1.00 vMB 63
263,442 263,442 000000000000000dc65aae19405d484649f3b46f63c2db9deeb22a5a174d8d1a 347 0.15/1.00 vMB 85
263,441 263,441 00000000000000020b26ad29b66d42b88f37e4b7a0036f3e6da605eaec2bfdee 388 0.17/1.00 vMB 117
263,440 263,440 000000000000000aa372757c48ef71c88fd111025702b1de15d7275d984344d6 491 0.25/1.00 vMB 88
263,439 263,439 000000000000001410a53bff94c90f0e4e4657a524547c8b9806ecad85d4b6d4 208 0.14/1.00 vMB 36
263,438 263,438 00000000000000037be795826f6d3e07d8fd3f98f37bbbd3db6f6104ced82f0c 514 0.25/1.00 vMB 126
263,437 263,437 000000000000000269a00b660434231bcf55e06e5adc08110d9e962ed14c3421 113 0.06/1.00 vMB 54
263,436 263,436 000000000000000e90427d5b3d64357aac662521eda2324bdd1b22897631663d 437 0.19/1.00 vMB 96
263,435 263,435 0000000000000016a67db1e2640ca71c9837c7d34e0449970def74a65cdaa629 760 0.30/1.00 vMB 112
263,434 263,434 00000000000000162104d953d6b5e74ac8c756c10135201a0d5a1c251e0472db 8 0.00/1.00 vMB 82
263,433 263,433 0000000000000005a0cc26853908842c251762ccaa356e01d02f99a2ed6ec4ea 178 0.12/1.00 vMB 48
263,432 263,432 000000000000000c9578c3f97b5e95a26efd96adbb05d7466bd75c2aa52edd91 212 0.14/1.00 vMB 22
263,431 263,431 00000000000000081235490838a991d8303a7e25543bcc486e44281894855c8a 552 0.25/1.00 vMB 52
263,430 263,430 00000000000000168a28b45e9805d213abc2606afdbdcf209a4b88f9ef2beb82 375 0.25/1.00 vMB 98
263,429 263,429 0000000000000006f88255366a94f946b6e2d39ebc969798726fe612a0db2692 621 0.25/1.00 vMB 145
263,428 263,428 000000000000000839e5953870ff6524ddea31bf7458bfa4b3faeeeb5d5110fa 72 0.02/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 827.25 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: 4,446.22 GB
    • Received: 241.66 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.