Loading Tool

Explorer IconExplorer

Memory Pool

42,280 transactions
26.70 vMB
0.05292807 BTC
Random Selection Loading Transactions
Max Size: 140.40/200 MB

Candidate Block

Mining Attempt 95516084651a0dcf08c931b0bfb1860811b0181a4acaff276a98677b58292693
Version 20000000
Previous Block 000000000000000000013c07e3f50f8bd19f23caf49a29d0b82da9f012381c04
Merkle Root f19887c08264cd8c3bebf454644361879bb9a8cceccbaaa7d2bce1e156a0fc30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,249
Size: 1.00 vMB
Total Fees: 0.00363352 BTC
Feerates: 40.21 > 0.36 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,901 (115,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,572 799,572 0000000000000000000034b0652525ab6b0149aca38adf08c48d4b37e00ea550 3,118 1.00/1.00 vMB 20
799,571 799,571 00000000000000000004d806c58965e280e996b089835291db481c816e4dd228 2,372 1.00/1.00 vMB 19
799,570 799,570 000000000000000000050cb9dfdbb552bdfa97a6c21993c26db7091ef5840438 2,350 1.00/1.00 vMB 23
799,569 799,569 0000000000000000000317688602230dc499f311e64672deff3652d5a24d1860 2,989 1.00/1.00 vMB 32
799,568 799,568 00000000000000000003853e6ae84b120bbf8d7274bd4f2d3d3646d7a4de2f53 2,535 1.00/1.00 vMB 24
799,567 799,567 000000000000000000049f51a09bb41d5eaa46671a357f10772155b631dfac34 203 1.00/1.00 vMB 11
799,566 799,566 0000000000000000000403ec82d9697629727d154408c17ece7bdae92fbf4064 1,911 1.00/1.00 vMB 15
799,565 799,565 000000000000000000000101446bd06c8510033c1b6b87775b9a6936fd486d84 1,531 1.00/1.00 vMB 22
799,564 799,564 00000000000000000004fefe826b9fb6bb05819627a2f7d81ef14798641fe064 2,937 1.00/1.00 vMB 30
799,563 799,563 000000000000000000010b99c6db830f3723b4177107b7146370517cac4351dc 1,956 1.00/1.00 vMB 14
799,562 799,562 000000000000000000008f2ace2c1df6436957d6c1c240f52a1aa419e44e1f3e 1,760 1.00/1.00 vMB 16
799,561 799,561 0000000000000000000234c1845cc6d29a111d8ff1535337cfdfd9fd0f7a0601 3,311 1.00/1.00 vMB 18
799,560 799,560 00000000000000000003c76d1a1fc1bf13baf254f8a82b339e64c2d9551a3681 1,452 1.00/1.00 vMB 18
799,559 799,559 0000000000000000000061e0e15644e6b07d848c12b76fcdd9a3b3c1dcb6c078 3,141 1.00/1.00 vMB 20
799,558 799,558 000000000000000000044c7191bfc0436324a9e1396f5905f97e5fc6e52b1bb2 3,487 1.00/1.00 vMB 30
799,557 799,557 00000000000000000003014e5d7b3e166267ac13ba466fed8e2655e530e01dff 1 0.00/1.00 vMB 0
799,556 799,556 00000000000000000001dd71e36298e1ce63f799558e5fffedbca34224d11cce 3,156 1.00/1.00 vMB 32
799,555 799,555 00000000000000000004ebb73e510ac032f5233f747aa012425e90b54fdbca4e 3,044 1.00/1.00 vMB 20
799,554 799,554 00000000000000000002a09c441d22f1e8cc787f0fe4fbc3cbcb58ecc2b8563c 2,757 1.00/1.00 vMB 26
799,553 799,553 000000000000000000014730168b66ccf9596a91eae6f13050002d6d881d64c5 2,089 1.00/1.00 vMB 26
799,552 799,552 00000000000000000002ba9daf9f6d319f6e6d564d84c87eca1dc1ada8dbbb73 2,303 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.21 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: 654.42 GB
    • Received: 14.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.