Loading Tool

Explorer IconExplorer

Memory Pool

76,410 transactions
28.48 vMB
0.06708451 BTC
Random Selection Loading Transactions
Max Size: 172.58/200 MB

Candidate Block

Mining Attempt 05c598ce88536af687b071f58014e267f91ad72d743b6eeb6ed98940b6a0ec55
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 6585e0dfcf75ba8cfecf78947f5e2df99dab9b9ebe2e47f5f5f7e8034a5e6e5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,335
Size: 1.00 vMB
Total Fees: 0.00815595 BTC
Feerates: 73.20 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (417,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,056 498,056 0000000000000000002ac2cb522ff4eed5a0e61925a2e134ee5e65c1cafc5011 2,751 1.00/1.00 vMB 142
498,055 498,055 000000000000000000977c598d430799dd861a430b41e57bb7a73b8e5b8351d5 2,414 1.00/1.00 vMB 188
498,054 498,054 000000000000000000460904038a7484a25f009eebd1fd5672c02cbb1de56564 2,585 1.00/1.00 vMB 164
498,053 498,053 00000000000000000071e36d117fb6dfeb808f456814e428c752a22eea2fbf81 2,212 1.00/1.00 vMB 185
498,052 498,052 000000000000000000124757d78873eeab85e5688b99feede06f5383eae68044 2,331 1.00/1.00 vMB 209
498,051 498,051 00000000000000000081605205c10250bd04e3c0730e68f766674cab54ed3db0 2,192 1.00/1.00 vMB 166
498,050 498,050 00000000000000000061cc209320780453a93fffaa87f2aa4e89f3534ce82dff 2,551 1.00/1.00 vMB 185
498,049 498,049 000000000000000000725255ff14144dd188e7f7021ee4678065f7bcc6e82a67 2,137 1.00/1.00 vMB 209
498,048 498,048 0000000000000000008b52412ef6b9ed7f254c369d7d961b53f49875d2d8809f 2,335 1.00/1.00 vMB 214
498,047 498,047 0000000000000000007ad5c6306219dc31e51e705c96c1f14511ed9d928d19f6 2,027 1.00/1.00 vMB 230
498,046 498,046 000000000000000000012a784a8b96ce384a19f3a4f593f63c4330bbcec79641 1,790 1.00/1.00 vMB 170
498,045 498,045 000000000000000000abf18114aaf331a22767974e5b5ef0ffb4b18a888cecbe 1,448 1.00/1.00 vMB 148
498,044 498,044 0000000000000000000038ab54d86914f223cde76009850fd9a242a290a1ad4a 2,019 1.00/1.00 vMB 201
498,043 498,043 000000000000000000040dbec645c40f665a4250672fa280a5cbbabee071e682 2,264 1.00/1.00 vMB 142
498,042 498,042 0000000000000000005b3776318b1ac49347a26fa06627fbeed2f046c1cb6ec4 1,679 1.00/1.00 vMB 146
498,041 498,041 0000000000000000001809ac5b35e2d1e19f5fb88363c8a0a792ec8f3abfadc4 2,768 1.00/1.00 vMB 175
498,040 498,040 000000000000000000a256a90de67ef256b0819ae3976387a407dd1b6a5bbb28 2,801 1.00/1.00 vMB 176
498,039 498,039 0000000000000000005553ac14449a07ba4fd3f6552e7663ae6fddea20ecf199 2,817 1.00/1.00 vMB 176
498,038 498,038 0000000000000000006fe1fb912aedfe2aa1580a6c5fac9520b98d86cbdac0ba 2,146 1.00/1.00 vMB 201
498,037 498,037 0000000000000000008ab3213bbf2f8841853fcd8ad67df87b9ea8a952159c10 2,369 1.00/1.00 vMB 203
498,036 498,036 0000000000000000003ab5f986b265187ee7ce4af53131cc6028d27d687addde 1,907 1.00/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 782.59 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.59 GB
    • Received: 15.96 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.