Loading Tool

Explorer IconExplorer

Memory Pool

84,570 transactions
32.10 vMB
0.09860978 BTC
Random Selection Loading Transactions
Max Size: 195.27/200 MB

Candidate Block

Mining Attempt b2b05a0f24c3465b95f2872eba4fc1e136ddfd09f16ad25697160d2116875a24
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 2ac3573cc15b40a2bb4352e01ee5818ca443395df0605fe151993180e06f760c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.02741693 BTC
Feerates: 179.53 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (181,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,919 733,919 0000000000000000000066b669458d618455f2b1371991e2bbd6a96ffc928baf 2,831 1.00/1.00 vMB 10
733,918 733,918 00000000000000000000474c120acd0570eb78b5cd9189a4fe9563c44afec18e 2,706 1.00/1.00 vMB 6
733,917 733,917 00000000000000000003252c1702dc2f0ea6306c176a5a42d7d74f2d841f5eaa 1,261 1.00/1.00 vMB 9
733,916 733,916 000000000000000000004cc502fe24428e0b7049d0c71b76b696cc5e2c0f06f9 2,755 1.00/1.00 vMB 6
733,915 733,915 00000000000000000008965aa39e2f3ca776be139a00ddda8ff54e1aecadba95 3,384 1.00/1.00 vMB 11
733,914 733,914 00000000000000000003c1d7f0233fc7ee2ae52056a96782603e282a594512e1 2,179 1.00/1.00 vMB 32
733,913 733,913 00000000000000000005cc64f7f16982e39a27751b4d5451ad68c01af06a50d6 1,838 1.00/1.00 vMB 7
733,912 733,912 000000000000000000037802c8c172e0c6e66ff845dcd075baacf6a8068df55a 1,847 1.00/1.00 vMB 11
733,911 733,911 000000000000000000015d103fd2a4f0c4563856d38ec24d9b7f246c4484bc06 1,106 0.97/1.00 vMB 4
733,910 733,910 00000000000000000006f4b1095c119a0e4dae26f2c3f905bd50675117e75b69 235 0.19/1.00 vMB 3
733,909 733,909 00000000000000000004033e24e96096fcc82f375f8d2bfbf1f7a11bea7e0d5d 732 0.54/1.00 vMB 6
733,908 733,908 00000000000000000005a032136e6e83ea83a95a52f2b15b9805efd13801670a 889 0.68/1.00 vMB 6
733,907 733,907 000000000000000000038c74eaaefbe07b9f2f65ea70b029f1707e99692d3706 1,333 0.46/1.00 vMB 10
733,906 733,906 000000000000000000026514cb73fab677ed8cf481d8c8f2cf0aa173b1929ad2 488 0.17/1.00 vMB 10
733,905 733,905 000000000000000000013740aca2c2d3adca44904ba2d203e14c69b994ee91e0 46 0.01/1.00 vMB 22
733,904 733,904 0000000000000000000469ac81951f85d09a220f1fd303973a239c8edc25aebb 1,489 0.60/1.00 vMB 8
733,903 733,903 00000000000000000001c86cfbae2f2f76a9ed44fbe50d33bf53663a6a45d76d 1,796 0.79/1.00 vMB 8
733,902 733,902 00000000000000000000e5181a0463cbb870a3cbe7d20ddc65d7c55c39ec2e71 66 0.04/1.00 vMB 4
733,901 733,901 000000000000000000058e39e5125737754fdfab9e17c5aebdae9f05e7fc6f94 313 0.85/1.00 vMB 2
733,900 733,900 000000000000000000046e872002a3389f0ea45a2d0782e29d313168b41ba0ed 368 0.96/1.00 vMB 7
733,899 733,899 0000000000000000000779b40ecfb60de84f11fc7e598c668fa4623987d25fd2 262 0.97/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.75 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: 708.92 GB
    • Received: 16.78 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.