Loading Tool

Explorer IconExplorer

Memory Pool

34,384 transactions
29.49 vMB
0.07831120 BTC
Random Selection Loading Transactions
Max Size: 142.86/200 MB

Candidate Block

Mining Attempt 954eebf345b3ecb1249b3af2364ffd163457f556c50c6673d81b03f3a7c3d2ca
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root 6f671c89aa9ca4065db2e1842e49875ad4da66d2ec0039cc8e14516d7ddeb454
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,388
Size: 1.00 vMB
Total Fees: 0.01422842 BTC
Feerates: 72.50 > 1.43 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (456,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,177 458,177 000000000000000000a32e575060fd6ded56114d2bb3eec10cc3d4b0970aef27 2,116 1.00/1.00 vMB 192
458,176 458,176 000000000000000002457f2c392daceedab230620274b498ce4d40ce0ed2f84b 2,854 1.00/1.00 vMB 223
458,175 458,175 000000000000000000250686570f5220b3ee5ff5b8815bfcd71e61af9a7b72e0 2,484 1.00/1.00 vMB 270
458,174 458,174 000000000000000001dfb3615becaaf51221ab10293c0c4d2ecf9b8f40f89832 2,747 1.00/1.00 vMB 134
458,173 458,173 000000000000000000b5e9e161fde3f0982c22d7fcc1f8e962e8c7729345b673 2,681 1.00/1.00 vMB 160
458,172 458,172 0000000000000000000f190e3ccca0d1911ad74b557a45948095c1099afc68a2 1,420 1.00/1.00 vMB 143
458,171 458,171 0000000000000000023d235d08a0a8298059caa6622a46ac115520e1c045aa8d 2,154 1.00/1.00 vMB 174
458,170 458,170 0000000000000000002ab7b49caa8b1e462d3bfbdb49c98389e482a9c4df2cda 2,590 1.00/1.00 vMB 218
458,169 458,169 00000000000000000125cc71b50d7e508dd221e75ac464b10bf9deac4a84e7b0 2,069 1.00/1.00 vMB 179
458,168 458,168 000000000000000000d5543ced281531e210e7093219c8862a3c8ec079e4eafa 1,850 1.00/1.00 vMB 214
458,167 458,167 000000000000000002494f86f267e560141770b32a44150647623f9325f24db6 2,249 1.00/1.00 vMB 201
458,166 458,166 000000000000000001324664b515ceb36c705b58c7106821a9113a4d3759fa23 2,063 1.00/1.00 vMB 234
458,165 458,165 000000000000000001db4bc45af256d5e99aabb7f98e9db3fc1669580bb6c256 2,942 1.00/1.00 vMB 138
458,164 458,164 0000000000000000000048daf0c6729d3a38d52b83a992afe3d9b897705228e0 1,976 1.00/1.00 vMB 141
458,163 458,163 00000000000000000220bd7ff867e7ed6301afa3e303c49a47714d10d15f324f 2,006 1.00/1.00 vMB 195
458,162 458,162 0000000000000000019c45c892311654e03073d96958f830cb05f91d650c1b9f 2,281 1.00/1.00 vMB 172
458,161 458,161 00000000000000000122621aba68d72f02493833301d2850baaae14a2f0726ca 2,859 1.00/1.00 vMB 211
458,160 458,160 000000000000000001e407649622758b0a6e789125c5a9113f6c0c4020ea5a1f 2,471 1.00/1.00 vMB 217
458,159 458,159 000000000000000000f072ccd90b6896fbab68b686d8b5a2ded524f18a92cb34 2,431 1.00/1.00 vMB 212
458,158 458,158 000000000000000001211417ebac4f4d7a99be15ab83d4d28b88c916e789c997 2,338 1.00/1.00 vMB 252
458,157 458,157 0000000000000000018b2814c0ed2b2bede26a7eace28e0b6d2693e0d83437a5 2,226 1.00/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 613.82 GB
    • Received: 11.14 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.