Loading Tool

Explorer IconExplorer

Memory Pool

79,790 transactions
30.20 vMB
0.10909369 BTC
Random Selection Loading Transactions
Max Size: 180.62/200 MB

Candidate Block

Mining Attempt 6bb223b288a8415b041d478f1bb8062eaa968371b61be1d4ae54e2d29bac2095
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 65b44a06433bb0dab1d52aa2b4e7b8c004e5af4098b030316329fafd652fa84b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.03786173 BTC
Feerates: 151.00 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (648,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,157 266,157 0000000000000001b7900d749cb2281608710f093fec1dee1371a9f86ca3ef6f 78 0.03/1.00 vMB 104
266,156 266,156 00000000000000013c3c4141f6e1d314bf66cbe122b383a394ac686ccb6a3937 297 0.13/1.00 vMB 83
266,155 266,155 00000000000000045a61574dd1ee5638fcd38b530dd1e09dd9339bf390170bee 92 0.15/1.00 vMB 5
266,154 266,154 0000000000000007adbb69291fde7387f03cc50c632057d2d4e1f6a35e9775ee 661 0.24/1.00 vMB 88
266,153 266,153 00000000000000048de7669e9b007908f3b3ddceb87f3adfee31b675aea07b11 444 0.20/1.00 vMB 79
266,152 266,152 0000000000000001ebd489b60d641971c31ec48268a08c496d1c40bbcfce0cd2 105 0.05/1.00 vMB 80
266,151 266,151 00000000000000025257b19a36ccfbc9849dd05118c490a30d4dc6e0294893dc 110 0.14/1.00 vMB 22
266,150 266,150 0000000000000003ddfc15154021dffa34380f2c793dbdd7352b3c8ce64952c6 148 0.06/1.00 vMB 122
266,149 266,149 0000000000000004753bd3347b58e55805fb17fb28116ca91962bd32e0fefdb9 100 0.04/1.00 vMB 42
266,148 266,148 0000000000000000ae43d4a8a0fbfb7ab4e1e366ad708001358ca330f33256a8 266 0.15/1.00 vMB 61
266,147 266,147 00000000000000028284105c5c4b12bf6d0297d4b8cc89ed452b9302fbefa344 533 0.24/1.00 vMB 76
266,146 266,146 0000000000000005dbedf196d204e84b88bb54ad7982d89ad273e34199286e8b 215 0.14/1.00 vMB 67
266,145 266,145 0000000000000009535b1bd3bcac3a16268ac40425070fec24b3300b82c046d5 212 0.09/1.00 vMB 92
266,144 266,144 000000000000000712d03f778dc3db4324c094ebba9574065a54e6ace6f31063 323 0.13/1.00 vMB 64
266,143 266,143 0000000000000000c308028f5389928ae8b8d37c4b4e4081dfe96ca8d5f7408d 79 0.03/1.00 vMB 58
266,142 266,142 0000000000000009216fe96843f0a50a14887de7f6a4ddfcd99b6d74277d002e 100 0.15/1.00 vMB 16
266,141 266,141 000000000000000391bcfcd076e1a9e0eb671052f3413c342083e195de185e48 173 0.10/1.00 vMB 46
266,140 266,140 0000000000000002958274e4909309e7df0bf12bfb682316538cfdf46b27d37a 293 0.12/1.00 vMB 93
266,139 266,139 000000000000000962a0fd3d61ed9c82f5ff6dd434fd80aaba283c562f844fe5 79 0.03/1.00 vMB 81
266,138 266,138 0000000000000000eabfaa69d07262bb4541c6a14a77188ad4f954aa73bb7afb 134 0.06/1.00 vMB 85
266,137 266,137 00000000000000056f9ee9dca421e08bf01fd88fffd2cd577791573317cd2b76 336 0.09/1.00 vMB 292
Previous 10 blocks ↓
Total Size: 782.65 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.53 GB
    • Received: 16.26 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.