Loading Tool

Explorer IconExplorer

Memory Pool

83,214 transactions
30.37 vMB
0.16570043 BTC
Random Selection Loading Transactions
Max Size: 183.94/200 MB

Candidate Block

Mining Attempt 53a8da025f8eccddb99ca210f9eec96eb8d7fdb27b934dad3c89c343cf169f1b
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 99567396733b42c1361adbe305d15f234ff2d06c70ebb997fb2f6316a8a01cb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.08904121 BTC
Feerates: 128.15 > 8.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (432,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,244 482,244 000000000000000000fdb1e5ee1a55c9b918c915772e52c2c7bd25464db87b99 1,379 1.00/1.00 vMB 88
482,243 482,243 00000000000000000086875c475288e6479721ab935c79a761c5eb6f19246aad 2,230 1.00/1.00 vMB 110
482,242 482,242 0000000000000000012dd0ce9d8d298ab5e9e51572530fcd03e1ec15f59d83ab 1,804 1.00/1.00 vMB 159
482,241 482,241 00000000000000000092efee9113bc9364d41cf6aa22c0cef28dc76685f51fed 1,677 1.00/1.00 vMB 278
482,240 482,240 000000000000000000e5b5e061d57bee317456e03bb642fdf7182b7b89cf5cad 1,449 1.00/1.00 vMB 439
482,239 482,239 00000000000000000098e3613c6090cc9a98a750a6935b23c0cb8f251dcd0df3 1,705 1.00/1.00 vMB 471
482,238 482,238 000000000000000000b07497933eae068bb6c6407a5e991eb52bced46c7e85ce 1,761 1.00/1.00 vMB 348
482,237 482,237 000000000000000000ae0bc21c585a00f67a77b6a52eaf1f9f430e8ee703ca42 1,852 0.99/1.00 vMB 525
482,236 482,236 00000000000000000038310c9fa6d763524b968709a7515d66499b420f43ff9e 750 1.00/1.00 vMB 55
482,235 482,235 000000000000000000a750f9d1770bd14d48e2652958fe5b1611f2b7714382d3 1,270 1.00/1.00 vMB 59
482,234 482,234 000000000000000000cd013a8db99cfc0e76705fe4809cc72fdfd38b70757961 1,290 1.00/1.00 vMB 156
482,233 482,233 0000000000000000011960cb9fa76c2972287bbde3111976a8baf8e1598b6622 1,731 1.00/1.00 vMB 271
482,232 482,232 000000000000000000cd973b8e440e4323b088b3e696eec228cc4f6fa686cc3d 1,642 1.00/1.00 vMB 184
482,231 482,231 000000000000000001319c17ae5dc87eef7f871b892ad6549338f0735ff6a33f 794 1.00/1.00 vMB 19
482,230 482,230 0000000000000000004c6b90bad685c2d806da8da7d834c85ec2d479dfb4eaf5 696 1.00/1.00 vMB 68
482,229 482,229 00000000000000000136ce1ea2813e3980c69ba6d1030e55910730edde2e43ea 31 0.01/1.00 vMB 783
482,228 482,228 000000000000000000221feb2c01b8a4c53661097c87060bd88df2e804e52294 378 1.00/1.00 vMB 67
482,227 482,227 000000000000000000ac2a49162ec7c457212134e46ab24daa63e0fae949bd90 600 1.00/1.00 vMB 72
482,226 482,226 00000000000000000071aabd7b20122478be358fd34553200abb4d3778d6f092 2,455 1.00/1.00 vMB 93
482,225 482,225 000000000000000000d720d3dad877195baa6fda50f63ca6037e9c5716ef4d2a 2,088 1.00/1.00 vMB 283
482,224 482,224 000000000000000000a8208b77c22234abea4281594e6a3a02c090e01c04a126 2,013 1.00/1.00 vMB 379
Previous 10 blocks ↓
Total Size: 782.60 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.73 GB
    • Received: 15.99 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.