Loading Tool

Explorer IconExplorer

Memory Pool

82,652 transactions
31.30 vMB
0.10449944 BTC
Random Selection Loading Transactions
Max Size: 190.35/200 MB

Candidate Block

Mining Attempt 072844a0e8fb65958df426c496e296013c13b7ed7696b1a4bdd47e7f4d416b62
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root bbf89caa1166396f572646d712d2bebc106746c1208100ffd1c74b58f1614264
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.02816623 BTC
Feerates: 151.12 > 2.82 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (477,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,340 438,340 00000000000000000055f1549abc9442d036a59b5cc6f0ec8671a7a309f73b3e 2,236 0.95/1.00 vMB 66
438,339 438,339 0000000000000000029436c6b41d55044c31242c8022debf6456270934c3b30b 1,105 0.69/1.00 vMB 59
438,338 438,338 0000000000000000004e740b6d08e0cb60b84c48dd67530b2a58164e42776675 817 0.99/1.00 vMB 20
438,337 438,337 0000000000000000018c2c41ab18097b363976bcbd4fe08ac7402e3b4ad798ac 2,364 1.00/1.00 vMB 70
438,336 438,336 0000000000000000039e93742faad90eef19ca734f17916d127e2c3072f3a8b6 1,061 1.00/1.00 vMB 25
438,335 438,335 0000000000000000016929691025a4e798d6e0fdaf70cd249e02965f6afc0468 1,326 0.58/1.00 vMB 58
438,334 438,334 0000000000000000002e72e440ec6b24e0f011dd78036c48854960e2a4d17631 2,454 1.00/1.00 vMB 68
438,333 438,333 00000000000000000202f15cfb3d12a115321977f83d5e0b29c33b73a7af0b1f 1,820 0.75/1.00 vMB 76
438,332 438,332 000000000000000004446685a8e236396af757a0d22ffd8f187bba7689d7396e 2,266 0.87/1.00 vMB 64
438,331 438,331 000000000000000001eb8a3df9fdbc523857c2116647bbd689cfaa1a39abd14e 976 0.49/1.00 vMB 56
438,330 438,330 00000000000000000185dbdfd1092ce22d41c6b162da97f7e4789bc5e4fe8c28 1,805 0.77/1.00 vMB 63
438,329 438,329 0000000000000000039cb70e084ae4b0c0bea84ce097881775740e87831021fa 434 0.19/1.00 vMB 55
438,328 438,328 000000000000000000e3c7d8925dc597c70f07e66fd1bcfa05ab25c5728c9817 242 0.16/1.00 vMB 63
438,327 438,327 0000000000000000006b67e21f160eb97e294afe93d0ef1f1bc4ac1a4a124dfc 439 0.26/1.00 vMB 50
438,326 438,326 000000000000000001227016ea9af3ee565cacaf21d4610c5ce04424ad104f55 1,429 0.76/1.00 vMB 51
438,325 438,325 000000000000000002ad0abb14cd48392b6d7bedd31044e12368a70de54895f8 2,239 1.00/1.00 vMB 72
438,324 438,324 000000000000000001dde3e3e41c18ff6f362ffa66c09936fe0d74140e145a34 850 0.41/1.00 vMB 53
438,323 438,323 000000000000000001e4babc0b3fab509878bcc5771a90f5eab84bc4ceaa77e3 430 0.20/1.00 vMB 61
438,322 438,322 0000000000000000002b913a2b0e6c0aec2121eafedf85585a46e4083ce3afba 1,494 0.75/1.00 vMB 46
438,321 438,321 000000000000000002ba12472a5e074f2582e0583ca2dc82b80d6c5b11366c6c 2,721 1.00/1.00 vMB 88
438,320 438,320 000000000000000002bb559f5c154d3e3987e7f9b9cfdb1dfa60933422f39e6d 691 0.39/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.65 GB
    • Received: 18.24 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.