Loading Tool

Explorer IconExplorer

Memory Pool

81,661 transactions
30.33 vMB
0.08202536 BTC
Random Selection Loading Transactions
Max Size: 182.83/200 MB

Candidate Block

Mining Attempt fbec87121432af044249ee861780a0b09c23c4b28e8e523fd2bdfc8b36de76ba
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 46111a46552ef1e47dff1d403b739dd3b7a5028b170f772f2b2159c6530f682d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01967240 BTC
Feerates: 203.60 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (104,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,867 810,867 00000000000000000004c7066de91e2532c5dbafd46a3f205da2d29e92511d30 672 1.00/1.00 vMB 46
810,866 810,866 000000000000000000007e2d6aea7100d57133b5290eaba79891182a13f1a8f3 360 1.00/1.00 vMB 40
810,865 810,865 000000000000000000026e31e1a0f6d0d65ac1ab7a765740eb0065176e38a209 667 1.00/1.00 vMB 41
810,864 810,864 000000000000000000040c645f714499e4c68b29a4e68bc681ac22d200e83bb2 590 1.00/1.00 vMB 38
810,863 810,863 00000000000000000000ff35067da4265979b2d6f85ac5c03d60c19ee1cd3c57 438 1.00/1.00 vMB 39
810,862 810,862 00000000000000000002bdc2336fa660a268b63fd3169bfdf55bf5462132df6d 663 1.00/1.00 vMB 39
810,861 810,861 00000000000000000000778cc7bfbeb31238422e2175c0fd3b44027c05b2410c 374 1.00/1.00 vMB 38
810,860 810,860 000000000000000000048d398c7d9ac5418b412ded40e2aa039f7fe355b6ce2e 766 1.00/1.00 vMB 39
810,859 810,859 000000000000000000029f6e3075236ed1a9e54285e73235eaade485e789b0ed 1,043 1.00/1.00 vMB 36
810,858 810,858 00000000000000000004b0b75ce5648f712272bdda9d9c32f375bf4ec38d5399 1,576 1.00/1.00 vMB 23
810,857 810,857 0000000000000000000091fe01a776befa24b1ba9e9021d49d29f80735a5bc85 355 1.00/1.00 vMB 17
810,856 810,856 00000000000000000000ec443f85fa4d039f3a449193bcbd2945476efa26c99a 856 1.00/1.00 vMB 21
810,855 810,855 000000000000000000044573c3fd5c14ac50c6999873a574b8068017e2581189 1,672 1.00/1.00 vMB 24
810,854 810,854 000000000000000000043b7f09a8d5476a7480b6cdf7d992560160336f52e7cf 2,423 1.00/1.00 vMB 19
810,853 810,853 00000000000000000004ddd150e469d6a8be44e548a500bc36a81050ad6ca1f3 1,063 1.00/1.00 vMB 5
810,852 810,852 00000000000000000003b708723406575bd1167f995f8ef494c8b3e0f658b525 1,842 1.00/1.00 vMB 3
810,851 810,851 00000000000000000001e959f02879247315c174ee8bf78c1dc940b73ba5e82e 1,209 1.00/1.00 vMB 7
810,850 810,850 00000000000000000004d7d546e510c1293bf48ea10c0b7b0f0be119e82c032a 1,178 1.00/1.00 vMB 5
810,849 810,849 000000000000000000019b574b07e8b12889ee2390ae1e4396268c18a5272095 587 1.00/1.00 vMB 7
810,848 810,848 00000000000000000001758e9860304b7bf34abdab5e5876299f63ad5d205857 2,184 1.00/1.00 vMB 18
810,847 810,847 000000000000000000022a2099395be81ecc02a0165ae7b6b1f137bf3cacea52 713 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.34 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: 661.27 GB
    • Received: 14.80 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.