Loading Tool

Explorer IconExplorer

Memory Pool

86,723 transactions
31.54 vMB
0.21205315 BTC
Random Selection Loading Transactions
Max Size: 191.43/200 MB

Candidate Block

Mining Attempt 777f72c8a05f0fd19176cd9152b77ecbfc7d622cd7e87dcc63c3c3b5d9232ede
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root b49ebca5ec7ea91d4f3c60347cfd4da604024729145943608ae5569adde8e43c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.10716447 BTC
Feerates: 502.67 > 10.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (417,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,677 497,677 0000000000000000003cf6561bf9c83e72dc202e6af301b5147ae8ceda1c96a9 1,975 1.00/1.00 vMB 43
497,676 497,676 00000000000000000045d4fa6b658436805751d3941bd45d90d6cb8b2abd8039 2,373 1.00/1.00 vMB 85
497,675 497,675 000000000000000000a2ef1f2c658ccdaa948e703c589f72ffd23a8400ddb8c4 1,773 1.00/1.00 vMB 23
497,674 497,674 0000000000000000002ad1de1011dd699820b20a24411d92cf801c6b5012395d 2,385 1.00/1.00 vMB 145
497,673 497,673 0000000000000000001efc7a6b24a4b32a20d720a396eb88cff9d5057299c9a2 2,103 1.00/1.00 vMB 167
497,672 497,672 000000000000000000d06ebf411fe5c8367e2659043572b726d9a197f395276c 2,135 1.00/1.00 vMB 51
497,671 497,671 00000000000000000095ed40a32b7c22b0d67b2b70aca668c2733b97e85d0909 2,672 1.00/1.00 vMB 71
497,670 497,670 0000000000000000000de1dbaa48ccc7a14d0b5b461a1c1ee000dd637400816a 2,245 1.00/1.00 vMB 157
497,669 497,669 00000000000000000069794499d06ffff902205a03da2e5fb43c09652a7f161a 2,427 1.00/1.00 vMB 188
497,668 497,668 000000000000000000070616aae94fb7fee32b3e4851fdb981844569c29645b7 2,385 1.00/1.00 vMB 111
497,667 497,667 00000000000000000043e31dfe863e48fb45058060ca2908578b485ade98f77c 2,599 1.00/1.00 vMB 137
497,666 497,666 0000000000000000008c2b4b88b3c5e9b24d1eb555860e2281eeedbab4476562 1,957 1.00/1.00 vMB 23
497,665 497,665 000000000000000000218ec1d2cdebc1a65aec1ed7dd5a6416eb4faa6294fcb5 1,899 1.00/1.00 vMB 134
497,664 497,664 0000000000000000007ca531a244762e863631194c1038f453f6c5b47a1071b0 1,492 1.00/1.00 vMB 115
497,663 497,663 00000000000000000092510717800fa60cda099f281ccdc1d8074b6e3500ae60 1,754 1.00/1.00 vMB 24
497,662 497,662 0000000000000000000835c26847bcc5578829c244c24b9510146416587c7303 2,104 1.00/1.00 vMB 34
497,661 497,661 000000000000000000c9466a55f9859ee3da49d402ca130ca06b6219b3400485 2,187 1.00/1.00 vMB 127
497,660 497,660 00000000000000000023c3c240abd1d253488d7644caffd750ecbad2755bc0c9 1,993 1.00/1.00 vMB 122
497,659 497,659 0000000000000000001b45de1b3eb87378afb14946e27f64439751032ab09691 2,856 1.00/1.00 vMB 105
497,658 497,658 000000000000000000444a362d077b678c3fbc01d5b6743e4ee9cf1ce4004a52 2,813 1.00/1.00 vMB 90
497,657 497,657 0000000000000000006bf378b50e803e07579961e5a814bf19fea284892f05fe 2,642 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.61 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: 671.94 GB
    • Received: 16.07 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.