Loading Tool

Explorer IconExplorer

Memory Pool

83,498 transactions
31.36 vMB
0.08950605 BTC
Random Selection Loading Transactions
Max Size: 192.26/200 MB

Candidate Block

Mining Attempt 954a8c6948696dd4c01f8e419aac629206fdcd0ca40f827ef0981d6e986b167a
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 90695e8c01a5b8f0ac07293f2c17db64966109180b39b532444a96624b30212f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,902
Size: 1.00 vMB
Total Fees: 0.01833867 BTC
Feerates: 60.31 > 1.84 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (292,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,611 622,611 0000000000000000000047d492208897cd0571e085148680e79e84fe728d0aa9 503 0.20/1.00 vMB 34
622,610 622,610 00000000000000000001ce24a22da48167d59a0a28dcda9b1bc86170f711b798 311 0.09/1.00 vMB 35
622,609 622,609 0000000000000000000f5136bab9989e3dbf12c6b6cd03f7e4c92e9e876dd429 1,209 0.50/1.00 vMB 32
622,608 622,608 00000000000000000006823476fbfcadb355c4173fe81cd122a98fab351e0ed4 2,649 0.89/1.00 vMB 34
622,607 622,607 0000000000000000000d6a6ec3daf0f5216a717aa979b9d0dfa4bcf17921540e 763 0.33/1.00 vMB 3
622,606 622,606 000000000000000000048e02dbdf2dc11b2d440721d0c39d1d87f6a01bdb6b4b 2,945 1.00/1.00 vMB 8
622,605 622,605 0000000000000000000ae27c997ff1762a980b89f9e115131b5b90147269f537 2,408 1.00/1.00 vMB 8
622,604 622,604 000000000000000000106ebf58c8c7005f839b4f36fa2870a006df61f65b7eba 2,547 1.00/1.00 vMB 22
622,603 622,603 00000000000000000000504f1a8f9ded79f16eeceb0bead0817f77077cab669c 2,067 1.00/1.00 vMB 40
622,602 622,602 000000000000000000064e07bc7eea2290cae29af74220e99806de1d16537c4d 1 0.00/1.00 vMB 0
622,601 622,601 0000000000000000000d76fa14626046ebf5c57c14951ab17431742b1130099e 2,345 1.00/1.00 vMB 58
622,600 622,600 0000000000000000000f30acccc53ecb33486ad3d11eb821a13915bd60a71039 2,073 1.00/1.00 vMB 71
622,599 622,599 00000000000000000001668e462e5f8b503233417f3988a1af62567334d3e11f 2,331 1.00/1.00 vMB 23
622,598 622,598 00000000000000000001d51bd69094ed6848aa270ad079078ea10d172783c25b 2,066 1.00/1.00 vMB 26
622,597 622,597 0000000000000000000d84f8a0d4cf6459ea9980f487c346c1c574a8c69cd93e 2,181 1.00/1.00 vMB 59
622,596 622,596 0000000000000000000db43e954a7d2e4048eb347d4dff23e25dc7cc9449c321 2,392 1.00/1.00 vMB 71
622,595 622,595 0000000000000000000e6c07a999ced44e298722072df2a465d9995ea2adf8c1 2,156 1.00/1.00 vMB 52
622,594 622,594 00000000000000000004e5a79963a7b490c708b187e6b00deadbe02bb0e3ce3b 2,588 1.00/1.00 vMB 82
622,593 622,593 00000000000000000006bdd534aa09a20eb32af0706af2dc242ba3fa0b62f3e2 3,186 1.00/1.00 vMB 72
622,592 622,592 0000000000000000000e33ec3f58bdc2aac25acb3d2ce17e274399ee7762552f 652 0.23/1.00 vMB 48
622,591 622,591 00000000000000000008d22523fe5ebbf666301a9751b2b5478e933af6741a21 1,616 0.45/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.94 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.