Loading Tool

Explorer IconExplorer

Memory Pool

86,093 transactions
32.98 vMB
0.07826090 BTC
Random Selection Loading Transactions
Max Size: 196.29/200 MB

Candidate Block

Mining Attempt c69e41f307a132bcc92813e3116146236d4b229d274840fc7e70e43b82cb9bb0
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 3e7ec01518d83991f58157c3b84582a1d67721888d923b32d9e4f75f75a22a14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,377
Size: 1.00 vMB
Total Fees: 0.01285399 BTC
Feerates: 203.60 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (423,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,540 491,540 0000000000000000005cfcaa925aa8c4ea2427e44943fb5c24c4ce4762acedaf 1,806 0.94/1.00 vMB 105
491,539 491,539 000000000000000000e656bbae877f13c06455d7febd2f5cbe0d2805523e73cb 2,283 1.00/1.00 vMB 122
491,538 491,538 00000000000000000007cd48c83e338b5b997d677204cd78f2794803fd14d13f 2,182 1.00/1.00 vMB 116
491,537 491,537 00000000000000000059b96bf9a2b7a3717197c4d59c1d37638c019d1307be93 1,914 1.00/1.00 vMB 129
491,536 491,536 000000000000000000a883e4fddefdd2cb3c2c273347bf2d2167b4dfc6bd7653 2,731 1.00/1.00 vMB 116
491,535 491,535 00000000000000000054fc5b3ca322b1fa220ae48aea190275dd3a28992f21c2 2,368 1.00/1.00 vMB 146
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
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.24 GB
    • Received: 14.50 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.