Loading Tool

Explorer IconExplorer

Memory Pool

24,350 transactions
5.61 vMB
0.03252360 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.90/200 MB

Candidate Block

Mining Attempt 00ebcf8a0a25293106f76b8d1544b38b48b80fe077fcd717f01b829720398334
Version 20000000
Previous Block 00000000000000000001ca3d172fcc4297b887cf959b1dcd9557594f1994d576
Merkle Root feac006447fe6e4c3390b8b8e407acb580d70e38418567f88b4d6c35d5f8ce21
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,933
Size: 0.66 vMB
Total Fees: 0.01943506 BTC
Avg Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,007 (777,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
135,648 135,648 00000000000003dbba5400eff80594bafa895b29f74898c18a148ea08ebd5028 0.06 MB 133 499
135,647 135,647 00000000000002ca44238079425f93454e96c63753f525360bcec440576f6c9d 0.01 MB 33 454
135,646 135,646 000000000000069283eb1f5d1adadd84089248e3beda9db26a6457c422768694 0.05 MB 106 217
135,645 135,645 0000000000000549a4360b4dd1ff772cb052859b014e41cf4a1a96e43fa33de7 0.02 MB 49 661
135,644 135,644 00000000000008b64c86081fff9948915f7472669cfc10ec404b395af8d8237f 0.05 MB 142 301
135,643 135,643 000000000000047e4a29e4a57cbc1efa4c1fab7ef494e9a1df7d5bba948b9d27 0.03 MB 36 783
135,642 135,642 00000000000009daf66a6eecb95b291b6307bc8c28bd26afa6e9b5ec0f91719b 0.01 MB 29 2,008
135,641 135,641 000000000000073959af773e1babde1dae39e96324b33b6b5106eb06d7d3bb4f 0.01 MB 41 705
135,640 135,640 00000000000003d8dd2e1bb02a19ccac6e29c60d349326324112daa3b0989d6c 0.01 MB 21 2,257
135,639 135,639 0000000000000773f1fe214acf096a5bbf0eb65aca35717b6e35c9c09377a55c 0.01 MB 34 1,636
135,638 135,638 00000000000006c4a9e0b683346dd3e1ee6a2bd45ed8cb5d56ec1351ccbf6953 0.03 MB 62 510
135,637 135,637 00000000000004176731ac56fa274b1753f8b630ee973e0c0bc379bfa168da9b 0.07 MB 206 113
135,636 135,636 0000000000000142b3adc99abf2a2bb5eb2a74423cffdaca447df05ef0eeee6f 0.03 MB 62 715
135,635 135,635 00000000000005cda8648b8850370146b740cf206745036385621a01fb6113c2 0.05 MB 76 273
135,634 135,634 0000000000000ab943686281ea612a487808269e1f1336cbd3b857a09d8ca08e 0.04 MB 86 449
135,633 135,633 0000000000000693e762aea572aa6be18f0e43e7f4298d4512ea623f0912e5f6 0.03 MB 65 50
135,632 135,632 000000000000014d29ea666d7fd24873ff73f73562241a7eaafe3c62b7f0ba1d 0.02 MB 36 347
135,631 135,631 0000000000000542877c40ade7a45a3655ee2141b956eef4e9f070450ebdfcaf 0.02 MB 70 2
135,630 135,630 00000000000004edbe424b5ad872194344ccb41434ea415ab32efa15e6a8b9ce 0.04 MB 45 209
135,629 135,629 00000000000007b48052f4c31005346b783cbf7138103e4b4d51ab97cceb86ce 0.01 MB 19 235
135,628 135,628 000000000000065ebb5380a0c3861acda0613433ad19045c2f5944044c839857 0.01 MB 24 72
Previous 10 blocks ↓
Total Size: 778.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 386.72 GB
    • Received: 3.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.