Loading Tool

Explorer IconExplorer

Memory Pool

66,346 transactions
30.44 vMB
0.07753259 BTC
Random Selection Loading Transactions
Max Size: 172.48/200 MB

Candidate Block

Mining Attempt c72926b4b0d7878d772551f3f3d292bf08f9b1ec6e4635086e9c6a7dc41085cc
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 4eaeba982eea8a9aaac3106d46236bf30069bdc034bea202f411d9371751583f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,266
Size: 1.00 vMB
Total Fees: 0.01835297 BTC
Feerates: 150.93 > 1.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (423,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,534 491,534 00000000000000000093e7702db8d901ec7a4efbfdf23af84059b8d780944a7f 2,166 1.00/1.00 vMB 123
491,533 491,533 000000000000000000a7a22a4423f540cd0b461d0be71a16bb568ba75a4e1078 2,678 1.00/1.00 vMB 144
491,532 491,532 0000000000000000006b1f0c59a9e854568f1918585c4d87485b5583cd584a35 261 1.00/1.00 vMB 138
491,531 491,531 000000000000000000830e84ae22fcef4add92ac012118c4e9c7e9cf92226011 71 1.00/1.00 vMB 135
491,530 491,530 000000000000000000068589245ffc1f6f6dd3aefd9dafba34435d608babcfcc 785 1.00/1.00 vMB 139
491,529 491,529 000000000000000000af87224639dcd2935b0e0768d989f6f5e0441079d8d979 677 1.00/1.00 vMB 144
491,528 491,528 000000000000000000392485c285bd7cf2d836c5abd226501a142ff1a702e8f6 2,420 0.96/1.00 vMB 159
491,527 491,527 000000000000000000b02aff4b12afc4c7cb02f155071eacf1aa1ae15c3c58ac 1,964 1.00/1.00 vMB 178
491,526 491,526 000000000000000000c7e98d4f35ea74bd50060531d8eb20be67472d54a1ff14 2,452 1.00/1.00 vMB 172
491,525 491,525 000000000000000000596680e357219d5733b1e9e405ef040c713229f14c0d94 2,153 1.00/1.00 vMB 120
491,524 491,524 00000000000000000026f671c13bcc8b7b1f4ea2673b92af5ad385f7dbb87cf7 2,046 1.00/1.00 vMB 139
491,523 491,523 000000000000000000e54d09d2315db2d28c161d4f79684d62389f957733e275 1,630 1.00/1.00 vMB 138
491,522 491,522 000000000000000000bb3a012407a81a8004af274ff2d6141976eb46d7d498d1 2,059 1.00/1.00 vMB 119
491,521 491,521 000000000000000000253dc045ae510b3bd7d536d12629e13cc794c9a6043442 2,338 0.95/1.00 vMB 138
491,520 491,520 000000000000000000bf4e31458bd73c5907cc5df29b8b90af7e164b2960b21d 2,199 0.96/1.00 vMB 152
491,519 491,519 00000000000000000052789e2974836535639f3659e0b56dfe37bcfbd58c08ed 1,846 0.70/1.00 vMB 155
491,518 491,518 00000000000000000058c4708bea417d9112696c6503068211c62d2e265429d6 2,538 0.96/1.00 vMB 162
491,517 491,517 00000000000000000003783e85ce84c52766b53b6ab974848b4a53da884e7c3a 2,417 0.96/1.00 vMB 180
491,516 491,516 000000000000000000e9d30e62bc7ed32dd51afee426db40ea7671f4f383cd76 2,529 1.00/1.00 vMB 122
491,515 491,515 0000000000000000006789e44705cd46872a51f9ec1751c13e9d66036e5e836b 2,438 1.00/1.00 vMB 145
491,514 491,514 0000000000000000002452425ced277c24f5257c7f6e56c62bdd83f911d64f92 1,614 1.00/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.