Loading Tool

Explorer IconExplorer

Memory Pool

87,642 transactions
32.89 vMB
0.13888911 BTC
Random Selection Loading Transactions
Max Size: 199.96/200 MB

Candidate Block

Mining Attempt 124ce780b87fecbb50c617aa05ab17846faa7b0ac74b473df9bb8d49894388d4
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root bb0c8d232331b8f6546d2e27a929dae686381d2d8628453a3369dec7b123a3ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.05059869 BTC
Feerates: 300.16 > 5.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (215,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,813 699,813 00000000000000000002c4289e0da0ddbb174d5a9a9e3da96a870319abe1cb44 2,890 1.00/1.00 vMB 16
699,812 699,812 000000000000000000064f3fc87aa7ab9c71073648e53d8d8239304f2e9b2aff 3,919 1.00/1.00 vMB 7
699,811 699,811 0000000000000000000353e27473da7dc6ad3e90b89eadb7356927f6e20394db 4,823 1.00/1.00 vMB 6
699,810 699,810 0000000000000000000dec5df85f6eb106c48b6f917185f33a73e52f5c9567da 3,054 1.00/1.00 vMB 13
699,809 699,809 0000000000000000000bbbee45774498ad2ee340c5c92bdfa9aee202113ed159 1,722 1.00/1.00 vMB 10
699,808 699,808 00000000000000000000196862858097c105b9113fcbaee8236065fd94c5294e 1,335 1.00/1.00 vMB 7
699,807 699,807 00000000000000000005b265760ae13d10fbd5042d371b3a3e9eb7c1baa6872f 2,924 1.00/1.00 vMB 22
699,806 699,806 0000000000000000000b74f0ab75c206f1495570866843be126f4903a643df38 2,485 1.00/1.00 vMB 17
699,805 699,805 0000000000000000000129a032b993aa868de1ecc88b6dc00c6b90b749a4215a 2,006 1.00/1.00 vMB 12
699,804 699,804 0000000000000000000a83ce3d782cb560eb54caeb45fb57832beb52e9a88979 2,422 1.00/1.00 vMB 5
699,803 699,803 000000000000000000033d85ca92cd2e5e9b790528d0a214ec01f282623078cc 3,092 1.00/1.00 vMB 9
699,802 699,802 0000000000000000000cd6c8ee07f9b08aab30ec393c84738bbfea0169606fb8 1,540 1.00/1.00 vMB 9
699,801 699,801 0000000000000000000adc77cc80d50f29eb1a65741a98e277be1176c2584c8b 2,910 1.00/1.00 vMB 16
699,800 699,800 00000000000000000005ec9e1e68c6a74022e005ddeb749efaa1ca8b0b8bc803 2,204 1.00/1.00 vMB 12
699,799 699,799 00000000000000000008ea4405e7f925db12870026866052959d25719930bae5 1,033 1.00/1.00 vMB 6
699,798 699,798 000000000000000000063752a86ffd0fb8db68d2bfc7c54a052e44af35897499 2,414 1.00/1.00 vMB 10
699,797 699,797 00000000000000000008fab3b894f14a20a7cdf833f200707dea1fd15eadd34b 2,546 1.00/1.00 vMB 14
699,796 699,796 000000000000000000055403c23851bdb08d486fb595fb44cfe51a85e183cf55 2,888 1.00/1.00 vMB 12
699,795 699,795 00000000000000000002630c339e1b42b4a80e689c0e23dde629819b36847fbb 528 1.00/1.00 vMB 8
699,794 699,794 00000000000000000008fb5cabb7fb3b39e9adc09d6ccfb14a54d17d0129e90f 2,190 1.00/1.00 vMB 9
699,793 699,793 0000000000000000000e845ffba112b18e46ad42dc468a28deed9bd99e8e9f44 3,139 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.