Loading Tool

Explorer IconExplorer

Memory Pool

73,404 transactions
27.16 vMB
0.06186417 BTC
Random Selection Loading Transactions
Max Size: 165.93/200 MB

Candidate Block

Mining Attempt e214cf42478e441de1d794720408f104cb92d17fd43e3aa2d9a9493fe24797f8
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root dd74c2f328ad26b8c56132265e81210cceb80a9acd0dbed2f574dc0851d933eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.00394162 BTC
Feerates: 14.05 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (408,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,361 506,361 00000000000000000011d1d386b24f051f34d46f0f4c377d571bde65da08e5b5 2,351 1.00/1.00 vMB 295
506,360 506,360 0000000000000000001dea4ec410fad05526369a3ae077945dbd2d9d97c1bb1a 509 1.00/1.00 vMB 42
506,359 506,359 0000000000000000002e64546fe9c0c5bebe9db8827eefd6fa5de0fc9f66d31b 635 1.00/1.00 vMB 45
506,358 506,358 0000000000000000004832254fa0f0d7eb949771facdb9271ca93056fabc126e 856 1.00/1.00 vMB 25
506,357 506,357 00000000000000000053bbba45ca6a5c9ea540a519fe19f207bbd3ce00c525ef 1,923 1.00/1.00 vMB 174
506,356 506,356 0000000000000000005de55ac86cf190fb1133d4943beba5abbb54db3ee53b65 1,801 1.00/1.00 vMB 198
506,355 506,355 0000000000000000000ae473c58ba82de1f7d444907c61c1381a4de94d5ebbde 1,028 1.00/1.00 vMB 69
506,354 506,354 00000000000000000054ba2cff17947f39959776f42d193b23c3426d207dc1b8 1,046 1.00/1.00 vMB 121
506,353 506,353 000000000000000000087fccdba5b3bec580c1e1da7f26ac49dd45f77144e47f 794 1.00/1.00 vMB 73
506,352 506,352 0000000000000000001feac7cc9fe4eda9077de652f05ca510dd82457b333a3a 1 0.00/1.00 vMB 0
506,351 506,351 00000000000000000031f14d69dcd977677ca125298a4235404c825cfebb869f 918 1.00/1.00 vMB 88
506,350 506,350 00000000000000000020618a7d5c0ed3e108e2f5739841721e10759c5d0bf511 1,194 1.00/1.00 vMB 97
506,349 506,349 0000000000000000004df4daeda229d2d605a8d0fb11ca3bf5a1d8ca11f2ebbf 896 1.00/1.00 vMB 77
506,348 506,348 0000000000000000002f54a48c9a570e0d83b97e214d7a2a8edfb3f6ad2f60fd 203 0.10/1.00 vMB 208
506,347 506,347 0000000000000000005b17f96540cb7f4d0651bf80dfe11523708f7b35f3e62f 847 1.00/1.00 vMB 52
506,346 506,346 00000000000000000015b5246619a21bd90622034f62e06e5463ac7fcc4e4ae0 1,137 1.00/1.00 vMB 58
506,345 506,345 0000000000000000005a21a81ecaa35e12b57ba0d644ded6e0dec4de365202cb 807 1.00/1.00 vMB 8
506,344 506,344 00000000000000000003e45cc5c487e9e82b332072ee5ae1c56bba53442b25c5 653 1.00/1.00 vMB 32
506,343 506,343 00000000000000000052ed862f20264bc76073c2ed4b8a7368afbbbcb5c9ff32 1,588 1.00/1.00 vMB 104
506,342 506,342 00000000000000000034c7b62c8571594dae8a0b55de3772a1206d8f13df301e 1,332 1.00/1.00 vMB 106
506,341 506,341 0000000000000000000dedd6390bf8f2586c1d28324e39de0b3c0824e890bf76 161 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.