Loading Tool

Explorer IconExplorer

Memory Pool

76,345 transactions
29.68 vMB
0.09606563 BTC
Random Selection Loading Transactions
Max Size: 179.27/200 MB

Candidate Block

Mining Attempt 27a6c68943d59094eb39a1b30c1bc9480d74942800f48657d3dc922329fa84e5
Version 20000000
Previous Block 00000000000000000000e985b7b1cc1a76854a465d8850041916727dd53fce69
Merkle Root dd498b38b2c31e293f8b1f3228e14574c5f997a9ae8f35e11d8099541ebeb74d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,930
Size: 1.00 vMB
Total Fees: 0.02954355 BTC
Feerates: 251.14 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,437 (663,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,982 251,982 000000000000006c47edd8010495d1b0251890493173637071ef70feb6cdc0a2 256 0.09/1.00 vMB 189
251,981 251,981 0000000000000030f6a8e87684bf3ef22ee99824a53ec70f62ca77ee19029aea 255 0.10/1.00 vMB 221
251,980 251,980 0000000000000031fc74f86788c3968e772d63c7fc3db96fdda1eb7806296213 114 0.04/1.00 vMB 52
251,979 251,979 000000000000005dbe62a1de38ceb9946fef209569703e562cf9490e9d1c651c 546 0.22/1.00 vMB 146
251,978 251,978 000000000000001af613baec2f16d63261109265ab3f1d12e6f813bd218d3823 509 0.22/1.00 vMB 147
251,977 251,977 000000000000000cc1110ec674147deed625440ae42e5cda45159c27051dd815 106 0.21/1.00 vMB 17
251,976 251,976 0000000000000001a72ecffd4173974136b5764f551009dfc2d1c469f75b3182 642 0.24/1.00 vMB 117
251,975 251,975 000000000000004619b29d7081fd091192f66c7b64455ad65f244087fbba72f8 269 0.21/1.00 vMB 81
251,974 251,974 000000000000003360953f73747ed0e023d6c2a8f4f53cc18d2a1d5f14b3cdd0 521 0.25/1.00 vMB 106
251,973 251,973 000000000000003442cb94318bd977590aa6dbc51b5c0eab477ba624e15491e0 164 0.14/1.00 vMB 39
251,972 251,972 000000000000002d94a46919447b478e55017403c4ffb831299058bca5b730ba 128 0.04/1.00 vMB 126
251,971 251,971 0000000000000024553a1c48bdd5f4b66f92d5a2243715ad3fe94d90165beb78 473 0.25/1.00 vMB 92
251,970 251,970 00000000000000647a20d407046f8c630e263d032c474e83472e2b376b8553c9 806 0.30/1.00 vMB 127
251,969 251,969 000000000000006a4b56770b4308629176c79a8c943b9a69a9a348a66e0da0ef 575 0.25/1.00 vMB 134
251,968 251,968 000000000000005ee35d788239f704840ca6d924f29970b5210f03eece350811 329 0.15/1.00 vMB 128
251,967 251,967 000000000000006286bedd0854867d34898e29629cfaeea4435fb9d89f3e4c11 114 0.05/1.00 vMB 65
251,966 251,966 00000000000000687066b96d727a41239d871e04d119839a46fa34bc56d33a36 516 0.22/1.00 vMB 110
251,965 251,965 0000000000000071bdb973a880949d125d8e6dccdb8a85d79f98f81f57f656eb 292 0.13/1.00 vMB 95
251,964 251,964 000000000000006a28952a5540b7bfc900b452d7a54f87a3b7c3a0f845131cc7 143 0.06/1.00 vMB 141
251,963 251,963 000000000000003cb6947dcb34d11b92a4e2ffda45e921d0a99b903b578d1bc8 89 0.05/1.00 vMB 63
251,962 251,962 00000000000000717519f62f420dea05b6b1ac4d629ca33727e3d82e90a89c49 41 0.04/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.15 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: 745.58 GB
    • Received: 18.72 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.