Loading Tool

Explorer IconExplorer

Memory Pool

48,231 transactions
30.27 vMB
0.08648157 BTC
Random Selection Loading Transactions
Max Size: 161.69/200 MB

Candidate Block

Mining Attempt e94d9148319b83764fb9d19036d41e01a273d65d49e4c557db4136b6177bf0fd
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 11396afd5ba3deea0a70a5b58a118f2b51eacdfe78fae125a2695432ecf68107
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,975
Size: 1.00 vMB
Total Fees: 0.02567098 BTC
Feerates: 101.56 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (160,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,176 754,176 0000000000000000000055541e915a82af0dda476fba08e5f40ac0cbc79d6197 716 0.72/1.00 vMB 4
754,175 754,175 0000000000000000000792ad8eb8a7123c88a5e89b2fed178e069fd72c40d26b 124 0.99/1.00 vMB 1
754,174 754,174 00000000000000000002491003b376557ec3144fe9a38de8d0dc87650c08ddc0 1,634 1.00/1.00 vMB 5
754,173 754,173 0000000000000000000844d8248e3881ec015096b20b3da5c751eed1718a979c 2,822 1.00/1.00 vMB 15
754,172 754,172 0000000000000000000834e708a467cba25b1b9c39e92c4ac6b8706ece30ce59 944 0.94/1.00 vMB 12
754,171 754,171 00000000000000000008ac0d2512135e841365337fc503f46493bbdbc124c54a 503 0.21/1.00 vMB 10
754,170 754,170 00000000000000000001be695a62949851bdcf245ee86532f2f6e174691aed51 721 0.26/1.00 vMB 12
754,169 754,169 0000000000000000000540e4962fea0f6efae2ade6d7a819f229c9f46198e5a1 551 0.25/1.00 vMB 10
754,168 754,168 000000000000000000064e070cc3b878ea7369920444e7fbff5a58f3a75f9d82 314 0.08/1.00 vMB 12
754,167 754,167 00000000000000000000bb8ed74894e2dfc053ae517d039664342d4298359ec8 734 0.32/1.00 vMB 11
754,166 754,166 0000000000000000000808a8acd42af2d9987f6db5b2c44b513fbf88b1c4f996 555 0.22/1.00 vMB 12
754,165 754,165 000000000000000000057dd26c688017ea275a6639fd735671633c84a22f553b 125 0.05/1.00 vMB 8
754,164 754,164 00000000000000000005ab2235c3935201c1a0ed31d6d36620ca4f92f3a136d2 78 0.02/1.00 vMB 16
754,163 754,163 00000000000000000008c4081fe66809d281cd83f137f040f423d2ab0b4261ea 1,559 0.70/1.00 vMB 9
754,162 754,162 000000000000000000002264f534ad84ecee97fcdb00ad035f330f08ed696d5a 281 0.55/1.00 vMB 3
754,161 754,161 00000000000000000000495d7428cc0bb6da927907fe25d849a4fcd7571263cf 2,155 1.00/1.00 vMB 10
754,160 754,160 00000000000000000007493487382e6f690631934079c90d6feca40f93082daf 1,567 1.00/1.00 vMB 10
754,159 754,159 00000000000000000005275cb8f1ac03ae8e7e07479b04ca10630ac554b9dd7a 161 0.07/1.00 vMB 13
754,158 754,158 000000000000000000002f9c83c741e2dab8efb094cece8585b546eca3e8abd5 1,630 0.67/1.00 vMB 11
754,157 754,157 00000000000000000006967cef2de6055cd9b192f49f1031b336cbc02fea6102 2,091 0.99/1.00 vMB 11
754,156 754,156 000000000000000000059b6d135be2ca68552be73e4452e8619be7be2a0999d6 140 0.15/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.13 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: 652.41 GB
    • Received: 13.77 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.